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

💡 [FEATURE] - Implement API Key Generation and Management System for Users #129

Open
3 of 4 tasks
SkidGod4444 opened this issue Dec 26, 2024 · 2 comments
Open
3 of 4 tasks
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request fullstack task You need to work on fullstack for this issue help wanted Extra attention is needed intermediate level issue Good for intermediates

Comments

@SkidGod4444
Copy link
Collaborator

SkidGod4444 commented Dec 26, 2024

Describe the feature

For enabling users to create their own API keys and access our services.
Use https://unkey.com

What is the current behaviour?

N/A

What was the expected behaviour?

N/A

Additional context

  • Allow users to generate API keys from their account dashboard.
  • Use a cryptographically secure random key generator.
  • Store API keys securely in your database (e.g., hashed using a strong hashing algorithm like SHA-256).

Would you like to work on this issue?

None

Please check all the boxes below

  • I have read and followed the project's code of conduct
  • I have searched for similar issues before creating this one
  • I have provided all the necessary information to understand and reproduce the issue
  • I am willing to contribute to the resolution of this issue
@SkidGod4444 SkidGod4444 added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed intermediate level issue Good for intermediates fullstack task You need to work on fullstack for this issue labels Dec 26, 2024
@SkidGod4444 SkidGod4444 added this to the AI Pipeline Integration milestone Dec 26, 2024
@rxhul18
Copy link
Contributor

rxhul18 commented Dec 30, 2024

assign me

@Rock007k
Copy link
Contributor

assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request fullstack task You need to work on fullstack for this issue help wanted Extra attention is needed intermediate level issue Good for intermediates
Projects
None yet
Development

No branches or pull requests

3 participants