[−][src]Crate fxa_client
Re-exports
pub use crate::error::*; |
Modules
| auth | |
| commands | |
| config | |
| device | |
| error | |
| ffi | This module implement the traits and some types that make the FFI code easier to manage. |
| http_client | |
| migrator | |
| msg_types | |
| oauth | |
| profile | |
| push | |
| scoped_keys | |
| scopes | |
| send_tab | |
| state_persistence | This module implements the ability to serialize a |
| telemetry | |
| util |
Structs
| AccessTokenInfo | |
| CachedResponse | |
| Config | |
| FirefoxAccount | |
| FxaTelemetry | |
| IntrospectInfo | |
| Profile | |
| RefreshToken |
Enums
| AccountEvent | |
| IncomingDeviceCommand |
Type Definitions
| FxAClient |