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

Implement a Code-Monkey API Key module #81

Open
sIldefonsoRR opened this issue Aug 1, 2024 · 1 comment
Open

Implement a Code-Monkey API Key module #81

sIldefonsoRR opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
delivery Delivery

Comments

@sIldefonsoRR
Copy link

sIldefonsoRR commented Aug 1, 2024

The idea is to have a code-monkey API authorization module.
This module should have a way to:

a) generate API keys + store the API keys (or their hashes) - ex: database
ex: 1 API key for each Runtime project

b) validate API keys

@sIldefonsoRR
Copy link
Author

The API keys could be saved on the database (encrypted or hashed) talked on this ticket: #121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delivery Delivery
Projects
None yet
Development

No branches or pull requests

4 participants