LaunchInput
Defined in: packages/core/src/launch.ts:32
Properties
Section titled “Properties”idToken
Section titled “idToken”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).