Skip to content

[Suggestion] New cookie-based persistence supported by Firebase #327

@MartinXPN

Description

@MartinXPN

Looks like the Firebase team added a new cookie based persistence method: https://firebase.google.com/support/release-notes/js#authentication

Added Persistence.COOKIE, a new persistence method backed by cookies. The browserCookiePersistence implementation is designed to be used in conjunction with middleware that ensures both your front and backend authentication state remain synchronized.

Is this helpful in simplifying the persistence logic for this library?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions