get db datas #73
Annotations
4 errors
front
'oidcClients' is of type 'unknown'.
|
front
Parameter 'oidcClient' implicitly has an 'any' type.
|
front
Argument of type '{ clientName: string; clientDescription: string; clientId: string; clientSecret: string; redirectUris: never[]; postLogoutRedirectUris: never[]; scope: never[]; }' is not assignable to parameter of type 'OidcClient | (() => OidcClient)'.
|
front
Process completed with exit code 1.
|