authenticator
0.0.0
In authenticator::
models::
keyring
Statics
SECRET_SERVICE
Functions
encode_argon2
has_set_password
is_current_password
password_attributes
remove_token
reset_password
set_password
store
token
token_attributes
token_exists
authenticator
::
models
::
keyring
Function
password_attributes
Copy item path
Settings
Help
Summary
Source
fn password_attributes() ->
HashMap
<&'static
str
, &'static
str
>