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

Auto generates documentation and helpers for components.

Summary

Functions

Retrieve configuration for a potentially overriden value.

Callbacks

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

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.