| Class | Description |
|---|---|
| AuthorizationUrlWithPKCE | |
| PKCE |
Used to hold code_challenge, code_challenge_method and code_verifier for https://tools.ietf.org/html/rfc7636
|
| PKCEService |
Used to implement Proof Key for Code Exchange by OAuth Public Clients https://tools.ietf.org/html/rfc7636
|
| Enum | Description |
|---|---|
| PKCECodeChallengeMethod |
Copyright © 2018. All rights reserved.