expected v0.1.1 Expected.Login View Source
A struct defining login information.
Fields
username- the login usernameserial- the login serial (i.e. a kind of persistent session ID for a given machine)token- the token for next authenticationsid- the current session IDcreated_at- the initial login timestamplast_login- the timestamp of last login using this seriallast_ip- the last IP used to login with this seriallast_useragent- the last user agent used to login
Link to this section Summary
Link to this section Types
A login
Link to this section Functions
Returns the login fields list.
Returns the login keys list.