ash_authentication_phoenix/dev/dev_web
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
..
controllers feat: support new sign in tokens feature on password strategy (#176) 2023-04-06 15:59:52 +12:00
live improvement: Add slots to password-related forms. (#168) 2023-03-23 15:05:42 +13:00
templates fix: resolve issues w/ assigning socket & test helper flash 2023-03-27 10:43:48 +13:00
views chore: set up dev Phoenix server. 2022-10-25 11:23:05 +13:00
auth_overrides.ex feat(Overrides): Move overrides from application environment to the sign_in_route macro. (#36) 2022-12-15 14:52:11 +13:00
endpoint.ex chore: set up dev Phoenix server. 2022-10-25 11:23:05 +13:00
router.ex improvement: Add slots to password-related forms. (#168) 2023-03-23 15:05:42 +13:00