oidcLogin
oidcLogin(
deps,params):Promise<OidcLoginResult>
Defined in: packages/core/src/oidc.ts:43
Validate the platform, persist state+nonce, and build the auth redirect URL.
Throws PlatformNotFoundError for an unregistered issuer.
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<OidcLoginResult>