OAuthTokenRequest

constructor(code: String, state: String? = null, clientId: String, redirectUri: String, codeVerifier: String? = null)