Add support for OAuth via the proxy backend #887
Annotations
6 errors
|
test
Process completed with exit code 2.
|
|
test
Argument of type '{ client_id: string; client_secret?: string | undefined; client_id_issued_at?: number | undefined; client_secret_expires_at?: number | undefined; } | undefined' is not assignable to parameter of type '{ client_id: string; client_secret?: string | undefined; client_id_issued_at?: number | undefined; client_secret_expires_at?: number | undefined; }'.
|
|
test
Parameter 'e' implicitly has an 'any' type.
|
|
test
Cannot find module './oauth/provider-interface' or its corresponding type declarations.
|
|
test
Cannot find module '../lib/oauth/provider-factory' or its corresponding type declarations.
|
|
test
Cannot find module './lib/oauth/provider-factory' or its corresponding type declarations.
|