Closed Sharathxct closed 2 months ago
Test coverage client:
Test coverage server:
@aps08 There seem to be some conflicts. Probably with the services/Keys
.
@Sharathxct resolve the conflict. It is a few minutes task and it's getting dragged for days. Not good.
@aps08 Sorry conflicts resolved now
Summary
This PR adds more abstraction to API Key where users can retrieve or access their API Key only once which is at generation. as mentioned in #343 .
Description
Changed UI components/Dashboard: -ApiKey.js (New Component to show api key) -ApikeyTable.js (Removed API key column) -Dashboard.js Changed backend controllers: -fetchKeysByuserid (Modified to not respond with api keys )
How to Test the Changes
Login and generate a new API key
Screenshots or Recordings (Optional)
https://github.com/user-attachments/assets/a3ca6a2f-e11e-4b84-8279-d06e7c26fbe9
Checklist