-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/api key create #892
Feature/api key create #892
Conversation
@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/api-key-create #892 +/- ##
=========================================================
Coverage ? 20.17%
=========================================================
Files ? 72
Lines ? 3276
Branches ? 0
=========================================================
Hits ? 661
Misses ? 2615
Partials ? 0 ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CreateAPIKeyModal
which allows to select the source and API Key name.SaveAPIKeyModal
appears which allows users to copy the API key for further reference.