View Source AshAuthentication.Phoenix.Overrides.Overridable behaviour (ash_authentication_phoenix v2.4.2)

Auto generates documentation and helpers for components.

Summary

Functions

Retrieve configuration for a potentially overriden value.

Callbacks

__overrides__()

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

Functions

override_for(overrides, selector, default \\ nil)

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

Retrieve configuration for a potentially overriden value.