AshAuthentication.Debug (ash_authentication v4.5.1)

View Source

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

enabled?()

@spec enabled?() :: boolean()

Has authentication debug logging been enabled?