We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82447f8 commit aa0e820Copy full SHA for aa0e820
1 file changed
README.md
@@ -54,7 +54,7 @@ See [next-auth.js.org](https://next-auth.js.org) for more information and docume
54
### Flexible and easy to use
55
56
- Designed to work with any OAuth service, it supports OAuth 1.0, 1.0A and 2.0
57
-- Built-in support for [many popular sign-in services](https://next-auth.js.org/configuration/providers)
+- Built-in support for [many popular sign-in services](https://next-auth.js.org/providers/overview)
58
- Supports email / passwordless authentication
59
- Supports stateless authentication with any backend (Active Directory, LDAP, etc)
60
- Supports both JSON Web Tokens and database sessions
0 commit comments