[][src]Module jwtvault::utils::helpers

Functions

block_on
block_thread
compute_authentication_token_expiry

Compute the expiry of the refresh token Default: 15 minutes

compute_refresh_token_expiry

Compute the expiry of the refresh token Default: Never expire

compute_temporary_authentication_token_expiry

Compute the expiry of the temporary refresh token Default: 10 minutes

compute_timestamp_in_seconds

Compute time since epoch in seconds

digest
hash_password_with_argon
load_file_from_disk
verify_user_password_with_argon