Expand description
Requests for the Authorization Code flow.
Structs§
- Authorization
Request Data - The data necessary to build an authorization request.
- Authorization
Validation Data - The data necessary to validate a response from the Token endpoint in the Authorization Code flow.
Functions§
- access_
token_ with_ authorization_ code - Exchange an authorization code for an access token.
- build_
authorization_ url - Build the URL for authenticating at the Authorization endpoint.