Skip to content

Commit

Permalink
docs: add X in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jul 7, 2024
1 parent a0be1f2 commit b452d60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add Authentication to Nuxt applications with secured & sealed cookies sessions.
## Features

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

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

Expand Down

0 comments on commit b452d60

Please sign in to comment.