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

fix(adapters): tsconfig for firebase and pouchdb #5945

Merged
merged 2 commits into from Dec 3, 2022
Merged

fix(adapters): tsconfig for firebase and pouchdb #5945

merged 2 commits into from Dec 3, 2022

Conversation

vedantmgoyal9
Copy link
Contributor

NOTE:

  • It's a good idea to open an issue first to discuss potential changes.
  • Please make sure that you are NOT opening a PR to fix a potential security vulnerability. Instead, please follow the Security guidelines to disclose the issue to us confidentially.

☕️ Reasoning

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Please scout and link issues that might be solved by this PR.

Fixes: #5551

📌 Resources

@vercel
Copy link

vercel bot commented Dec 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
next-auth ⬜️ Ignored (Inspect) Dec 3, 2022 at 8:36AM (UTC)

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters firebase @auth/firebase-adapter labels Dec 3, 2022
@github-actions github-actions bot added the pouchdb @auth/pouchdb-adapter label Dec 3, 2022
@balazsorban44
Copy link
Member

Thanks!

@balazsorban44 balazsorban44 merged commit cf9f133 into nextauthjs:main Dec 3, 2022
@vedantmgoyal9 vedantmgoyal9 deleted the patch-3 branch December 3, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters firebase @auth/firebase-adapter pouchdb @auth/pouchdb-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FirebaseAdapter and Firebase giving "import" error
2 participants