ash_authentication/lib
James Harton 39d25cadea
fix(Strategy.Password): Preparations should allow strategy to be passed in. (#314)
Basically a copy-pasta of the `find_strategy/3` function from `HashPasswordChange` to allow for the strategy to be passed in via the context(s) or preparation options.
2023-05-29 10:54:32 +12:00
..
ash_authentication fix(Strategy.Password): Preparations should allow strategy to be passed in. (#314) 2023-05-29 10:54:32 +12:00
ash_authentication.ex feat: OpenID Connect Strategy (#197) 2023-05-04 13:15:24 +12:00