Module wicrs_server::user[][src]

User management.

Structs

GenericUser

Represents the publicly available information on a user, (excludes their email address and the service they signed up with) also only includes the generic version of accounts. Refer to User for the use of the fields.

User

Represents a user, keeps track of which accounts it owns and their metadata.

Functions

get_id

Gets a user ID based on their ID from the OAuth service they used to sign up and the name of the OAuth service.