Skip to content

Commit b452d60

Browse files
committed
docs: add X in readme
1 parent a0be1f2 commit b452d60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add Authentication to Nuxt applications with secured & sealed cookies sessions.
1515
## Features
1616

1717
- [Hybrid Rendering](#hybrid-rendering) support (SSR / CSR / SWR / Prerendering)
18-
- [10+ OAuth Providers](#supported-oauth-providers)
18+
- [15 OAuth Providers](#supported-oauth-providers)
1919
- [Vue composable](#vue-composable)
2020
- [Server utils](#server-utils)
2121
- [`<AuthState>` component](#authstate-component)
@@ -164,6 +164,7 @@ It can also be set using environment variables:
164164
- Spotify
165165
- Steam
166166
- Twitch
167+
- X (Twitter)
167168

168169
You can add your favorite provider by creating a new file in [src/runtime/server/lib/oauth/](./src/runtime/server/lib/oauth/).
169170

0 commit comments

Comments
 (0)