Skip to content

LaunchInput

Defined in: packages/core/src/launch.ts:32

idToken: string

Defined in: packages/core/src/launch.ts:34

The id_token the LMS POSTed to our redirect_uri.


state: string

Defined in: packages/core/src/launch.ts:36

The state the LMS echoed back (must match a live nonce record).