View Source AshAuthentication.Debug (ash_authentication v3.10.5)

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.

Link to this section Summary

Functions

Has authentication debug logging been enabled?

Link to this section Functions

@spec enabled?() :: boolean()

Has authentication debug logging been enabled?