class Config : AutoCloseable
Config represents the server endpoint configurations needed for the authentication flow. |
|
class FirefoxAccount : AutoCloseable
FirefoxAccount represents the authentication state of a client. |
|
data class OAuthInfo
The result of authentication with FxA via an OAuth flow. |
|
data class OAuthScopedKey
Scoped key data. |
|
data class Profile |
typealias FxaException = FxaException
Wrapper class for the exceptions thrown in the Rust library. |