AuthorizationCodeAccessTokenRequest

constructor(clientId: ClientId, clientSecret: String, redirectUri: Uri, scopes: List<String>, authorizationCode: AuthorizationCode)