Add users/authentication with phx.gen.auth

This commit is contained in:
Thelonius Kort
2022-12-26 15:30:06 +01:00
parent 81466c3941
commit ad2f1e8ea0
31 changed files with 3317 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