ash_authentication/lib
Zach Daniel 78925dadaa feat!: Configure accepted fields on register
also fixes some .formatter.exs issues and standardizes it using spark tools

This is a breaking change because users of previous versions may be relying on this
behavior. To upgrade, add `register_action_accept [:additional, :fields]` to your
password strategy. This prevents users accidentally adding common security flaw which
is accepting more than intended on a given action.
2023-03-01 21:59:03 -05:00
..
ash_authentication feat!: Configure accepted fields on register 2023-03-01 21:59:03 -05:00
ash_authentication.ex improvement: support multiple otp apps w/resources (#209) 2023-02-23 02:39:27 -05:00