Skip to content

Commit

Permalink
Update firebase.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 authored Dec 30, 2021
1 parent 11b6927 commit 4db2080
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/adapters/firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: Firebase

# Firebase

:::warning
This adapter is still experimental and does not work with NextAuth.js 4 or newer. If you would like to help out upgrading it, please visit [this PR](https://github.com/nextauthjs/adapters/pull/183)
:::

This is the Firebase Adapter for [`next-auth`](https://next-auth.js.org). This package can only be used in conjunction with the primary `next-auth` package. It is not a standalone package.

## Getting Started
Expand Down

0 comments on commit 4db2080

Please sign in to comment.