Authorization code grant
AuthorizationCode
and AuthorizationCodeProvider
- provide functionality for:
- generating login and logout redirect links,
authCodeToToken
for converting authorization code to token,refreshAccessToken
for performing a token refresh request