Add support for prompt=none when an id_token_hint is available #88
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.
|