Skip to content
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) : Add api key generation frontend #9212

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

Abhi1992002
Copy link
Contributor

Allow users to create API keys for the AutoGPT platform. The backend is already set up, and here I’ve added the frontend for it.

Changes

  1. Fix the response-model of the API keys endpoints.
  2. Add a new page /store/api_keys.
  3. Add an APIKeySection component to create, delete, and view all your API keys.
Screenshot 2025-01-07 at 3 59 25 PM

@Abhi1992002 Abhi1992002 requested a review from a team as a code owner January 7, 2025 10:34
@Abhi1992002 Abhi1992002 requested review from ntindle and Swiftyos and removed request for a team January 7, 2025 10:34
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 974ba65
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/677d052fef2a3f0008433fe8

@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/l labels Jan 7, 2025
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 974ba65
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/677d052ff61023000976b3d2

@Abhi1992002 Abhi1992002 changed the title complete api key generation frontend feat(platform): Add api key generation frontend Jan 7, 2025
@Abhi1992002 Abhi1992002 changed the title feat(platform): Add api key generation frontend feat(platform) : Add api key generation frontend Jan 7, 2025
@Shadow062309
Copy link

GOOD IDEA

@Swiftyos Swiftyos added this pull request to the merge queue Jan 8, 2025
Merged via the queue into dev with commit 43a79d0 Jan 8, 2025
22 checks passed
@Swiftyos Swiftyos deleted the feature/profile-api-key-generation branch January 8, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/l
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants