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

Refresh Token #128

Open
janniclas opened this issue Mar 8, 2019 · 0 comments
Open

Refresh Token #128

janniclas opened this issue Mar 8, 2019 · 0 comments

Comments

@janniclas
Copy link
Contributor

Feature
Currently, the frontend only uses and stores the user token itself and doesn't utilize the refresh token.
The Management backend should be extended with an api endpoint to forward a valid refresh token to the instance registry and receive a new refresh and user token.
Therefore, the frontend auth service has to be extended with the functionality to update both refresh and user token.

@Ayybeeshafi Ayybeeshafi self-assigned this Mar 13, 2019
@Ayybeeshafi Ayybeeshafi added this to the v0.9.5 milestone Mar 13, 2019
@janniclas janniclas modified the milestones: v0.9.5, v1.0.0 Mar 17, 2019
@janniclas janniclas removed this from the v1.0.0 milestone Mar 30, 2019
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

2 participants