Record
get-connect-params
No description available.
record get-connect-params {
redirect-uri: string,
response-type: get-connect-response-type-enum,
scope: string,
state: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| redirect-uri | string | |
| response-type | get-connect-response-type-enum | |
| scope | string | |
| state | option<string> |