Skip to content

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.

OidcDeps

OidcLoginParams

Promise<OidcLoginResult>