🚧 OAuth2 - Authorization Server #5309
Annotations
10 errors
Run pnpm build
Type '{ client_assertion_type: "urn:ietf:params:oauth:client-assertion-type:jwt-bearer"; client_assertion: string; request: string; client_id: "s6BhdRkqt3"; }' is not assignable to type '{ client_assertion_type: "urn:ietf:params:oauth:client-assertion-type:jwt-bearer"; client_assertion: string; client_id: `did:web:${string}`; response_type: "code" | "code id_token"; code_challenge: string; ... 14 more ...; display?: "page" | ... 2 more ... | undefined; } | { ...; }'.
|
Run pnpm build
Property 'ip' does not exist on type 'IncomingMessage'.
|
Run pnpm build
Property 'ip' does not exist on type 'IncomingMessage'.
|
Run pnpm build
Property 'cookies' does not exist on type 'IncomingMessage'.
|
Run pnpm build
Property 'cookies' does not exist on type 'IncomingMessage'.
|
Run pnpm build
Cannot find name 'redirectUri'.
|
Run pnpm build
Cannot find name 'redirectUri'.
|
Run pnpm build
Type '{ clientId: `did:web:${string}`; didDocument: any; }' is not assignable to type '{ redirect_uris: [string, ...string[]]; response_types: ["code" | "code id_token", ...("code" | "code id_token")[]]; grant_types: ["authorization_code" | "refresh_token" | "implicit", ...("authorization_code" | ... 1 more ... | "implicit")[]]; ... 14 more ...; contacts?: string[] | undefined; }'.
|
Run pnpm build
Cannot redeclare block-scoped variable 'clientMedata'.
|
Run pnpm build
Cannot redeclare block-scoped variable 'clientMedata'.
|
The logs for this run have expired and are no longer available.
Loading