PKCE
An object representing all of the properties involved in a PKCE Authentication Flow
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
result | ResultedPKCE | [optional] | |
challenge | ChallengedPKCE | [optional] | |
revocation | RevokedPKCE | [optional] | |
seed | SeededPKCE | [optional] | |
token | TokenizedPKCE | [optional] | |
auth0 | Auth0 | [optional] |