Fix guardian db hook when refresh the access token

This commit is contained in:
Chocobozzz
2019-08-12 17:41:41 +02:00
parent 6d221212ef
commit ac1dab0fc0
5 changed files with 41 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ config :mobilizon, MobilizonWeb.Endpoint,
config :logger,
backends: [:console],
compile_time_purge_level: :debug,
level: :info
level: :debug
# Configure your database
config :mobilizon, Mobilizon.Repo,