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