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

Move refresh tokens to OAuth tenant #17

Open
rhelgason opened this issue Jul 30, 2021 · 0 comments
Open

Move refresh tokens to OAuth tenant #17

rhelgason opened this issue Jul 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@rhelgason
Copy link
Collaborator

Refresh tokens are currently functional within the app, but they are handled completely through the API endpoint. OAuth should probably be set up to issue the refresh token at the same time as the access token. Essentially just moving a lot of the refresh token logic to the OAuth tenant rather than API endpoint.

@rhelgason rhelgason added the enhancement New feature or request label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant