mix phx.gen.auth Accounts User users

This commit is contained in:
2025-12-30 12:26:46 +00:00
parent 4f2ed90044
commit 9b73fcdf7a
28 changed files with 3276 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