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

feat(authentication): add method setPersistence #290

Closed
trancee opened this issue Dec 27, 2022 · 0 comments · Fixed by #430
Closed

feat(authentication): add method setPersistence #290

trancee opened this issue Dec 27, 2022 · 0 comments · Fixed by #430
Milestone

Comments

@trancee
Copy link
Contributor

trancee commented Dec 27, 2022

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

Auth state persistence specifies how a user session is persisted on a device.
You can specify how the Authentication state persists when using the Firebase JS SDK.

Describe the solution you'd like:

Add method setPersistence.

Describe alternatives you've considered:

Additional context:

https://firebase.google.com/docs/auth/web/auth-state-persistence

@robingenz robingenz added this to the v5.1.0 milestone Jul 8, 2023
@robingenz robingenz added the good first issue Good for newcomers label Jul 8, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants