mz_
frontegg_
auth
0.0.0
In mz_
frontegg_
auth::
auth
Structs
AuthSessionHandle
AuthSessionIdent
Authenticator
AuthenticatorConfig
AuthenticatorInner
ClaimMetadata
Claims
ValidatedClaims
Enums
AuthSession
ClaimTokenType
Constants
DEFAULT_REFRESH_DROP_FACTOR
DEFAULT_REFRESH_DROP_LRU_CACHE_SIZE
MAX_USER_NAME_LENGTH
Functions
bool_as_str
is_email
validate_user
Type Aliases
AuthFuture
mz_frontegg_auth
::
auth
Constant
MAX_USER_NAME_LENGTH
Copy item path
Settings
Help
Summary
Source
pub const MAX_USER_NAME_LENGTH:
usize
= 255;
Expand description
The maximum length of a user name.