ash_authentication_phoenix/test/support/accounts
Zach Daniel 903f3a386e
feat: support new sign in tokens feature on password strategy (#176)
As of version `3.10.5` `ash_authentication` now supports generating and validating short-lived sign in tokens as part of the password sign in flow.  This feature seamlessly enables this flow simply by turning on `sign_in_tokens_enabled?` in the password strategy DSL.

---------

Co-authored-by: James Harton <james@harton.nz>
2023-04-06 15:59:52 +12:00
..
registry.ex improvement!: Update to support AshAuthentication 3.x (#27) 2022-12-08 14:32:26 +13:00
token.ex feat: support new sign in tokens feature on password strategy (#176) 2023-04-06 15:59:52 +12:00
user.ex feat: support new sign in tokens feature on password strategy (#176) 2023-04-06 15:59:52 +12:00