Structs§
- User
Profile - Data of a user profile.
- User
Summary - Summary of a user.
Enums§
- Username
Status - Status of a username.
Functions§
- get_
active_ user_ profile - Get profile data for the active user.
- is_
username_ valid - Is the proposed user name valid?
- set_
active_ user_ profile - Set profile data for the active user.
- sign_
up_ or_ sign_ in - Notify the backend that a user has signed up or signed in.
- user_
by_ username - Look up a user by username.
- username_
status - Get the status of a username.