Files
Wyatt Ades 4258857e52 feat(adapters): move to firebase-admin in Firebase Adapter (#6225)
Co-authored-by: Balázs Orbán <info@balazsorban.com>
fixes https://github.com/nextauthjs/next-auth/issues/5049
closes https://github.com/nextauthjs/next-auth/pull/6230
closes https://github.com/nextauthjs/next-auth/pull/5449
closes https://github.com/nextauthjs/next-auth/pull/5055
fixes https://github.com/nextauthjs/next-auth/issues/4927

BREAKING CHANGE:
The adapter now expects `firebase-admin` instead of the `firebase` package and also supports either passing a config object or a firestore instance.
2023-02-05 14:41:20 +01:00

1.4 KiB


Firebase Adapter - Auth.js

Open Source. Full Stack. Own Your Data.

Build Test Bundle Size @next-auth/firebase-adapter Version

This is the official Firebase Adapter for Auth.js / NextAuth.js, using the Firebase Admin SDK and Firestore.

Documentation

Check out the documentation to learn how to use this adapter in your project.

Contributing

We're open to all community contributions! If you'd like to contribute in any way, please read our Contributing Guide.

License

ISC