Expand description
Types for users.
Modules§
- public_
user - Types for public users.
Structs§
- Change
Password Path - Create
Profile Path - Create
Profile Request - Request for
user::profile::Create
- Create
User Path - Create
User Request - Request for
Create
- GetProfile
Path - Other
User - Publicly accessible information about a user.
- Patch
Profile Admin Data Path - Patch
Profile Admin Data Request - Request for
PatchProfileAdminData
- Patch
Profile Path - Patch
Profile Request - Request for
PatchProfile
- Reset
Email Path - Reset
Email Request - Update user email request
- Reset
Email Response - Update user email response (returns the paseto token for the user)
- Reset
Password Path - Reset
Password Request - Request for
ResetPassword
- User
Browse Path - User
Browse Query - Query for
Browse
. - User
Browse Response - Response for
Browse
. - User
Color Create Path - User
Color Delete Path - User
Color GetPath - User
Color Response - Response for
GetColors
- User
Color Update Path - User
Color Value Request - Request for
CreateColor
,UpdateColor
- User
Delete Path - User
Font Create Path - User
Font Delete Path - User
Font GetPath - User
Font Name Request - Request for
CreateFont
,UpdateFont
- User
Font Response - Response for
GetFonts
- User
Font Update Path - UserId
- Wrapper type around [
Uuid
], represents the ID of a User. - User
Lookup Path - User
Lookup Query - Query to lookup a user by unique data
no filters will return that the user does not exist.
multiple filters will act as a logical
OR
of them (multiple choices will return an arbitrary user). - User
Profile - A user’s profile.
- User
Profile Export - A user’s profile export representation.
- User
Response - User Response (used for Admin).
- User
Search Path - User
Search Query - Query for
Search
. - User
Search Response - Response for
Search
. - Verify
Email Path - Verify
Reset Email Path
Enums§
- Change
Password Request - Request for
ChangePassword
- User
Badge - user badge
- User
Login Type - Login types
- User
Scope - Represents a user’s permissions.
- Verify
Email Request - Request for
VerifyEmail
- Verify
Reset Email Request - Request for
VerifyUpdateEmail