Versions in this module Expand all Collapse all v0 v0.0.5 Jul 9, 2025 Changes in this version + type UserState struct + DisplayName string + Email string + FailedLoginAttempts int64 + FirstName string + LastLogin int64 + LastLoginAttempt int64 + LastName string + PasswordHash string + ResetToken *string + Roles []int64 + TwoFactorSharedSecret *string