Skip to main content

Module auth_common

Module auth_common 

Source
Expand description

This file contains common authentication utilities and functions used across the Quorum server. Specifically functions and code that is/might be commonly used throughout the server, where it doesn’t fit in /db/queries or /route

Functions§

check_email_address
generate_backup_code
Generates the plain text backup codes.
generate_backup_codes
Main entry function to generate backup codes, salts and hashing.
get_argon2
hash
verify