CompleteOAuthFlow

data class CompleteOAuthFlow(val code: String, val state: String) : FxaEvent

Constructors

Link copied to clipboard
constructor(code: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard