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 access token management #48

Open
sblack-usu opened this issue Mar 24, 2022 · 0 comments
Open

API access token management #48

sblack-usu opened this issue Mar 24, 2022 · 0 comments
Assignees

Comments

@sblack-usu
Copy link
Contributor

Describe the feature you'd like and what it will do
As a user I'd like to generate and delete access tokens for my user to be used with the API. A simple UI for managing these tokens would make it easier to manage these tokens.

Why is this feature important?
Currently a user has to use the same access token that is used on the site. This currently can be read from a cookie stored in the browser or read from the response of the login endpoint.

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to read a raw response in a browser.

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

No branches or pull requests

1 participant