ash_authentication/test
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
..
ash_authentication improvement: Allow the strategy name to be passed for password validations and changes. (#102) 2023-01-09 09:27:50 +13:00
support improvement: Allow the strategy name to be passed for password validations and changes. (#102) 2023-01-09 09:27:50 +13:00
ash_authentication_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
test_helper.exs improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00