View Source AshAuthentication.Phoenix.Overrides.Overridable behaviour (ash_authentication_phoenix v1.4.7)

Auto generates documentation and helpers for components.

Link to this section Summary

Functions

Retrieve configuration for a potentially overriden value.

Link to this section Callbacks

@callback __overrides__() :: %{required(atom()) => binary()}

Link to this section Functions

Link to this macro

override_for(overrides, selector, default \\ nil)

View Source (macro)
@spec override_for([module()], atom(), any()) :: any()

Retrieve configuration for a potentially overriden value.