[][src]Module logins::login

Login Records

The core datatype managed by this component is a "login record", which contains the following fields:

In order to deal with data from legacy clients in a robust way, it is necessary to be able to build and manipulate Login structs that contain invalid data. The following methods can be used by callers to ensure that they're only working with valid records:

Structs

LocalLogin
Login
LoginDelta
MirrorLogin
SyncLoginData

Enums

SyncStatus

Functions

deserialize_timestamp
string_or_default