BeginOAuthFlow

data class BeginOAuthFlow(val scopes: List<String>, val entrypoint: String) : FxaEvent

Constructors

Link copied to clipboard
constructor(scopes: List<String>, entrypoint: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard