auth library

Classes

AuthController<K extends SessionStatusInfo?>
A controller containing authentication properties and methods.
BlockModule
FrappeAuthController
An extension of AuthController containing authentication properties and methods specific to Frappé.
FrappeSessionStatusInfo
GenerateResetOTPResponse
ResetInfoHint
ResetPasswordInfo
Result
SendOTPResponse
UpdatePasswordResponse
User
VerifyOTPResponse
VerifyResetOTPResponse

Exceptions / Errors

InvalidLanguage
Thrown when the language string is empty or doesn't conform to two character code.
NotLoggedInUser
Thrown when an operation is done with a non-logged in user.