Module user

Source

Structs§

UserProfile
Data of a user profile.
UserSummary
Summary of a user.

Enums§

UsernameStatus
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.