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

Use refresh endpoint of the api. #1022

Open
epicadk opened this issue Oct 22, 2020 · 2 comments · May be fixed by #1023
Open

Use refresh endpoint of the api. #1022

epicadk opened this issue Oct 22, 2020 · 2 comments · May be fixed by #1023
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request.

Comments

@epicadk
Copy link
Member

epicadk commented Oct 22, 2020

Is your feature request related to a problem? Please describe.

When the auth token expires the user will have to sign in again.

Describe the solution you'd like

Instead use the /refresh endpoint to refresh the users auth token.

Describe alternatives you've considered

We can store the username and password in preferences however this is not recommended.

Additional context

This would enhance the user experience.

@epicadk epicadk changed the title use refresh endpoint of the api to refresh user's auth token. Use refresh endpoint of the api. Oct 22, 2020
@epicadk
Copy link
Member Author

epicadk commented Oct 22, 2020

If this is a valid issue I would like to work on this.

@isabelcosta
Copy link
Member

@epicadk this is valid :) I will assign it to you

@isabelcosta isabelcosta added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request. labels Oct 24, 2020
@epicadk epicadk linked a pull request Oct 25, 2020 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Type: Enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants