Skip to content

Add support for prompt=none when an id_token_hint is available #88

Add support for prompt=none when an id_token_hint is available

Add support for prompt=none when an id_token_hint is available #88

Triggered via pull request December 10, 2024 18:47
Status Failure
Total duration 52s
Artifacts

backend-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (18.x): backend/routes/auth/token.ts#L637
Argument of type '{ id_token_hash: string; scope: string; patient: string | undefined; user: string; client_id: string; context: SMART.LaunchContext; exp: number; }' is not assignable to parameter of type 'TokenContext'.
build (18.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): backend/routes/auth/token.ts#L637
Argument of type '{ id_token_hash: string; scope: string; patient: string | undefined; user: string; client_id: string; context: SMART.LaunchContext; exp: number; }' is not assignable to parameter of type 'TokenContext'.
build (16.x)
The operation was canceled.