Skip to content

RegistrationResult

Defined in: packages/core/src/registration.ts:99

openidConfiguration: OpenIdConfiguration

Defined in: packages/core/src/registration.ts:105

The platform’s openid-configuration we fetched.


platform: Platform

Defined in: packages/core/src/registration.ts:101

The persisted platform (with its assigned id).


registered: Record<string, unknown>

Defined in: packages/core/src/registration.ts:103

The platform’s registered client configuration (raw response body).