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

dynamic API acces token #1

Open
Ceetto opened this issue Oct 10, 2022 · 0 comments
Open

dynamic API acces token #1

Ceetto opened this issue Oct 10, 2022 · 0 comments
Assignees

Comments

@Ceetto
Copy link
Owner

Ceetto commented Oct 10, 2022

Right now the acces token needed to work with the api is hard coded into the app. This acces token only has a lifetime of about 3 months however.
The plan to make it dynamic is as follows:
An acces token would be stored on the firebase backend. When logging in the user will get the token from the backend. If the token got is expired the user will then request a new token and update the current token in the backend.

@Ceetto Ceetto self-assigned this Oct 10, 2022
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