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

Automated generation of API Keys #1008

Closed
kjolley opened this issue Oct 1, 2024 · 0 comments
Closed

Automated generation of API Keys #1008

kjolley opened this issue Oct 1, 2024 · 0 comments

Comments

@kjolley
Copy link
Owner

kjolley commented Oct 1, 2024

Here is an idea of what we could have :

  • the user goes to bigsdb.pl?page=login
  • in a section api, the user specify a custom name for his/her new api_key, validate the form and get it by email
  • in the db the apikey name would in db be %(username)s__%(custom_name)s
  • maybe listing all api_keys in this new section api ? With the ability to remove them ?
  • the following token usage remains as it is now

Suggested by @bryan-brancotte.

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

No branches or pull requests

1 participant