OAuth2

@Serializable
data object OAuth2 : AuthenticationRequest

Properties

Link copied to clipboard
@SerialName(value = "type")
open override val type: AuthenticationType.OAuth2