feat: added simple PKCE and state checks utils, used PKCE and state checks in auth0 #101
Annotations
3 errors
src/runtime/server/utils/security.ts#L72
Argument of type '{ secure: boolean; httpOnly: boolean; sameSite: string; maxAge: number; }' is not assignable to parameter of type 'CookieSerializeOptions'.
|
src/runtime/server/utils/security.ts#L76
Argument of type '{ secure: boolean; httpOnly: boolean; sameSite: string; maxAge: number; }' is not assignable to parameter of type 'CookieSerializeOptions'.
|
|
The logs for this run have expired and are no longer available.
Loading