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

API key manager #167

Open
breadchris opened this issue Apr 19, 2024 · 0 comments · May be fixed by #168
Open

API key manager #167

breadchris opened this issue Apr 19, 2024 · 0 comments · May be fixed by #168

Comments

@breadchris
Copy link
Contributor

expected behavior of an API key manager would be:

  • a new page with "create new key"
  • select the endpoints you want to give that key access to
  • for each selected endpoint, assign default parameters
  • save to db, return the API key, prompt user to save it
  • when editing, you can change the default parameters for the endpoints, add/remove endpoints
  • when querying the endpoint with API key, default params are applied, etc.
  • On the query page, it might be simpler to say "Create a new scoped API key [here](link to create an api key for that query)"
  • let the user user their existing api key for that destination, and tell them they can create more keys on this new page.
@breadchris breadchris linked a pull request Apr 20, 2024 that will close this issue
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 a pull request may close this issue.

1 participant