ash_authentication/lib
James Harton ca3dac3878
fix: don't allow special purpose tokens to be used for sign in. (#191)
This fixes a security issue where someone in possession of a special purpose token (reset, confirmation, magic link, etc) would be able to access an API using this token.  We strongly encourage you to upgrade.

Closes #190.
2023-02-12 21:14:16 +13:00
..
ash_authentication fix: don't allow special purpose tokens to be used for sign in. (#191) 2023-02-12 21:14:16 +13:00
ash_authentication.ex feat: Add new "magic link" authentication strategy. (#184) 2023-02-09 21:05:49 +13:00