OAuth2ResponseParameters

object OAuth2ResponseParameters

List of OAuth2 server response parameters.

Properties

Link copied to clipboard
const val AccessToken: String
Link copied to clipboard
const val Error: String
Link copied to clipboard
const val ErrorDescription: String
Link copied to clipboard
const val ExpiresIn: String
Link copied to clipboard
const val RefreshToken: String
Link copied to clipboard
const val TokenType: String