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

[authentication] Support Firebase auth #3251

Open
Janpot opened this issue Feb 26, 2024 · 1 comment · May be fixed by #3266
Open

[authentication] Support Firebase auth #3251

Janpot opened this issue Feb 26, 2024 · 1 comment · May be fixed by #3266
Assignees
Labels
new feature New feature or request status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@Janpot
Copy link
Member

Janpot commented Feb 26, 2024

Summary

Support firebase auth: https://authjs.dev/reference/adapter/firebase
We will likely make this a pro feature

Examples

No response

Motivation

https://discord.com/channels/1131323012554174485/1131329982669525015/1211027645584646164

Search keywords: firebase auth

@Janpot Janpot added new feature New feature or request status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 26, 2024
@apedroferreira apedroferreira linked a pull request Mar 1, 2024 that will close this issue
@apedroferreira
Copy link
Member

apedroferreira commented Jun 3, 2024

This is a database adapter that uses a Firestore database for sessions instead of JWTs, not an auth provider, so we decided to not do it for now.
Not sure if that means we should close this issue or leave it on hold.

Also for future reference maybe, some of the work was done in: #3266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants