Expand description
Ergonomic, Rust-facing user types.
These are distinct from the crate-internal wire-format DTOs used to talk to the Identity Toolkit REST API, so that the public API never exposes Google’s REST field naming or shapes directly.
Structs§
- Create
User Request - Fields accepted when creating a new user.
- Update
User Request - Fields accepted when updating an existing user.
Nonefields are left unchanged. - User
Record - A Firebase user record.