OAuthTokenRequest

constructor(grantType: String = "authorization_code", clientSecret: String, code: String, redirectUri: String, clientId: String, codeVerifier: String? = null)