Skip to content

feat: added simple PKCE and state checks utils, used PKCE and state checks in auth0 #127

feat: added simple PKCE and state checks utils, used PKCE and state checks in auth0

feat: added simple PKCE and state checks utils, used PKCE and state checks in auth0 #127

Triggered via pull request January 10, 2024 16:35
@AzurencyAzurency
synchronize #12
Azurency:main
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/runtime/server/utils/security.ts#L73
Argument of type '{ secure: boolean; httpOnly: boolean; sameSite: string; maxAge: number; }' is not assignable to parameter of type 'CookieSerializeOptions'.
test: src/runtime/server/utils/security.ts#L77
Argument of type '{ secure: boolean; httpOnly: boolean; sameSite: string; maxAge: number; }' is not assignable to parameter of type 'CookieSerializeOptions'.
test
Process completed with exit code 1.