View Source AshAuthentication.Debug (ash_authentication v4.0.1)
Allows you to debug authentication failures in development.
Simply add config :ash_authentication, debug_authentication_failures?: true
to your dev.exs
and get fancy log messages when authentication fails.
Summary
Functions
Has authentication debug logging been enabled?
Functions
@spec enabled?() :: boolean()
Has authentication debug logging been enabled?