mix phx.gen.auth

This commit is contained in:
Daniel Yrovas 2025-01-09 09:45:29 +11:00
parent 1c14844317
commit 0b95e18203
Signed by: danielyrovas
SSH key fingerprint: SHA256:1avlGZQpGW038lBkNI5lOS7f0hIPM7ecJen2/P1MCCU
31 changed files with 3374 additions and 0 deletions

View file

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