-
Notifications
You must be signed in to change notification settings - Fork 4k
fix(adapters): allow already initialized firebase app 🐛 #6230
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
Conversation
|
Someone is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
|
LGTM, thanks 🥳 Can we merge this? @ThangHuuVu @balazsorban44 |
4f46db8 to
829baf5
Compare
19c6807 to
3be7bb7
Compare
Does I need to do something ? |
ThangHuuVu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Heads up, this will be superseded by #6225 (incorporating this change too!) |
☕️ Reasoning
Firebase adapter can't be used with an already initialized firebase app.
Before initializing a new app, we search if an app with the same name has been initialized
🧢 Checklist
🎫 Affected issues
[[Please scout and link issues that might be solved by this PR.]
#5029
#4927
Fixes: INSERT_ISSUE_LINK_HERE
📌 Resources