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
Function
is_email
Copy item path
Settings
Help
Summary
Source
fn is_email(user: &
str
) ->
bool
Expand description
Reports whether a username is an email address.