CodeAuthenticationLoginStart
Extends BaseAuthenticationLoginStartWithEmail
Attributes (2)
| Attribute | Type | Required | Description |
|---|---|---|---|
grant_type | 'code' | Yes | The grant type for the request |
code_challenge | string | Yes | A base64url encoded SHA256 hash of a one time secret used to validate that the request starts and ends on the same device |