Run phx.gen.auth generator for creating users

This commit is contained in:
João Gilberto Balsini Moura 2020-09-12 21:07:02 -03:00
parent 0812ed5175
commit c9b43ac9b1
37 changed files with 2476 additions and 0 deletions
config

View file

@ -1,5 +1,8 @@
use Mix.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