Module auth0_client::users
source · Expand description
Types, traits and functions relative to the users API.
Structs
- A struct containing the payload for creating a user.
- A struct containing an identity of a user.
- A struct containing the payload for updating a user.
- A struct containing the response from the Auth0 users API.
Enums
- An error representing the possible errors that can occur when interacting with the Auth0 users API.
Traits
- A struct that can interact with the Auth0 users API.