Properties
category
category: "openid"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
client_id: undefined | string;
code_challenge: undefined | string;
code_challenge_method: undefined | string;
redirect_uri: undefined | string;
response_type: undefined | string;
scope: undefined | string;
state: undefined | string;
}
Type declaration
client_id: undefined | string
code_challenge: undefined | string
code_challenge_method: undefined | string
redirect_uri: undefined | string
response_type: undefined | string
scope: undefined | string
state: undefined | string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number