ash_authentication/test/support
James Harton 5ba5e163f3
improvement: Allow the strategy name to be passed for password validations and changes. (#102)
After #89 was merged folks were no longer able to use `AshAuthentication.Strategy.Password.HashPasswordChange` and `AshAuthentication.Strategy.Password.PasswordConfirmationValidation` in their own actions.  This change fixes this issue by allowing the name of the strategy to be passed in in the changeset context.
2023-01-09 09:27:50 +13:00
..
example improvement: Allow the strategy name to be passed for password validations and changes. (#102) 2023-01-09 09:27:50 +13:00
data_case.ex improvement: remove the need for a strategy in changeset/query contexts. (#89) 2022-12-13 16:35:30 +13:00
example.ex feat(Ash.PlugHelpers): Support standard actor configuration. (#16) 2022-10-31 16:43:00 +13:00
session_pipeline.ex improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00