Skip to content

Commit

Permalink
docs: add isomorphic auth to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BracketJohn committed Nov 16, 2022
1 parent 791f0fc commit 4cfaa3e
Show file tree
Hide file tree
Showing 3 changed files with 1,452 additions and 1,416 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -72,7 +72,7 @@ There's more supported methods in the `useSession` composable, you can create [u
- 鉁旓笍 Custom OAuth (write it yourself)
- 鉁旓笍 Credentials (password + username)
- 馃毀 Email Magic URLs
- 鉁旓笍 Client Library:
- 鉁旓笍 Isomorphic / Universal Auth Composable:
- `useSession` composable to: `signIn`, `signOut`, `getCsrfToken`, `getProviders`, `getSession`
- full typescript support for all methods and property
- 鉁旓笍 Persistent sessions across requests
Expand Down

0 comments on commit 4cfaa3e

Please sign in to comment.