gen auth using argon2

This commit is contained in:
2025-08-05 00:49:22 +01:00
parent caeafe4a90
commit f9777702f2
31 changed files with 3375 additions and 0 deletions

View File

@ -1,5 +1,8 @@
import Config
# Only in tests, remove the complexity from the password hashing algorithm
config :argon2_elixir, t_cost: 1, m_cost: 8
# Configure your database
#
# The MIX_TEST_PARTITION environment variable can be used