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