mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
fix
This commit is contained in:
parent
a64c59f759
commit
f183e072d1
@ -163,7 +163,7 @@ Many functions also accept a tokenStore parameter to override storage for that c
|
||||
|
||||
TokenStoreInit is a union type representing the different ways to provide token storage:
|
||||
|
||||
```
|
||||
```ts
|
||||
TokenStoreInit =
|
||||
| "cookie" // [JS-ONLY] Browser cookies
|
||||
| "memory" // In-memory storage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user