We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
The API keys could be saved on the database (encrypted or hashed) talked on this ticket: #121
Sorry, something went wrong.
ctmartinez1992
sIldefonsoRR
luisgcosta-runtimerev
lmoreira-runtime
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: