feat(deps): update to arctic 3
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 34s
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 34s
This commit is contained in:
parent
3befba2f5c
commit
df35978722
5 changed files with 12 additions and 7 deletions
|
@ -16,5 +16,6 @@ export interface User {
|
|||
|
||||
export interface CookieData {
|
||||
state: string;
|
||||
codeVerifier: string;
|
||||
next: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue