-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
feat(platform): User API key management #8602
base: dev
Are you sure you want to change the base?
feat(platform): User API key management #8602
Conversation
…revoke, and update API code for Prisma compatibility
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
c5fb04a
to
a742591
Compare
✅ Deploy Preview for auto-gpt-docs canceled.
|
Love this! Could be worth explicitly stating it's an AutoGPT platform API key to distinguish it from those in your credentials. |
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
autogpt_platform/frontend/src/lib/autogpt-server-api/baseClient.ts
Outdated
Show resolved
Hide resolved
autogpt_platform/frontend/src/components/profile/api-keys-section.tsx
Outdated
Show resolved
Hide resolved
thank you for this, this is great! Minor comments plus Toran's comment and its good to go 🥳 |
# Conflicts: # autogpt_platform/frontend/yarn.lock
e850212
to
1131788
Compare
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
I am putting in a feature flag before merging these two PRs |
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Feature #8590
Note
This issue depends upon #8589 so merge it first
Adding frontend functionality on the profile page for API key generation and revocation.
Changes 🏗️
Video
api.ket.generation.mp4