data class AccessTokenInfo
The result of authentication with FxA via an OAuth flow. |
|
class FirefoxAccount : AutoCloseable, FirefoxAccountShaped
FirefoxAccount represents the authentication state of a client. |
|
interface FirefoxAccountShaped
Facilitates testing consumers of FirefoxAccount. |
|
data class OAuthScopedKey
Scoped key data. |
|
data class Profile |
typealias Config = Config |
|
typealias FxaException = FxaException
Wrapper class for the exceptions thrown in the Rust library. |