mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
docs: Fix Adapters Link (#9009)
* Update options.md * Apply suggestions from code review * Update options.md --------- Co-authored-by: Balázs Orbán <info@balazsorban.com>
This commit is contained in:
@@ -310,7 +310,7 @@ events: {
|
||||
|
||||
#### Description
|
||||
|
||||
By default NextAuth.js does not include an adapter any longer. If you would like to persist user / account data, please install one of the many available adapters. More information can be found in the [adapter documentation](https://authjs.dev/reference/adapters).
|
||||
By default NextAuth.js does not include an adapter any longer. If you would like to persist user / account data, please install one of the many available adapters. More information can be found in the [adapter documentation](https://authjs.dev/getting-started/adapters).
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user