# Functions
No description provided by the author
NewPassport creates a new Passport for an account.
NewPwResetSession creates a new PwResetSession instance based on request body which contains a required `email` field, and an optionally `sourceUrl` field.
No description provided by the author
ParsePassportClaims parses a string to a PassportClaims.
# Structs
No description provided by the author
Login specifies the the fields used for authentication.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Passport contains a user's full account data plus the JSON Web Token and its expiration time.
PassportClaims is a JWT custom claims to be signed as JSON Web Token.
No description provided by the author
No description provided by the author