CreateOAuth2TokenResponse
Output structure for CreateOAuth2Token operation Contains flattened token operation outputs for both authorization code and refresh token flows. The response content depends on the grant_type from the original request.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: CreateOAuth2TokenResponse.Builder.() -> Unit = {}): CreateOAuth2TokenResponse