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: API key #188

Merged
merged 10 commits into from
Jan 19, 2025
Merged

feat: API key #188

merged 10 commits into from
Jan 19, 2025

Conversation

Rock007k
Copy link
Contributor

Description

Implement API Key Generation and Management System for Users

Implementation Details

Use Unkey package for API Management, creation for API for projects, and Zod used for validation.

Testing

Locally tested

Screenshots / Demo

image
image

Checklist

Please confirm that you have completed the following:

  • I have tested the feature thoroughly.
  • I have provided a clear and concise description of the feature implementation.
  • I have followed the code style and formatting guidelines.
  • I have added any necessary documentation or comments.
  • I have updated any relevant tests or test cases.

Check only those which are applicable.

Documentation Updated?

  • If your feature adds a new API, then documentation related to the feature like API-Contracts, and Data-models must be updated.

Breaking Changes

  • If your feature introduces breaking changes or if something is missing, please mention the related issue tickets.

Development Tested?

  • Confirm whether the changes have been tested locally during development.

Tested in Staging?

  • Indicate whether the changes have been tested in the staging environment.

Under Feature Flag

  • Specify if the changes are currently under a feature flag.

Database Changes

  • Indicate whether the changes include modifications to the database.

Issue ID

#129

@SkidGod4444 SkidGod4444 added this to the AI Pipeline Integration milestone Jan 19, 2025
@SkidGod4444 SkidGod4444 linked an issue Jan 19, 2025 that may be closed by this pull request
4 tasks
@SkidGod4444 SkidGod4444 merged commit a2fc9d1 into plura-ai:main Jan 19, 2025
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 [FEATURE] - Implement API Key Generation and Management System for Users
3 participants