ash_authentication/test
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
support fix: don't allow special purpose tokens to be used for sign in. (#191) 2023-02-12 21:14:16 +13:00
ash_authentication_test.exs feat: Add token-required-for-authentication feature. (#116) 2023-01-11 15:12:53 +13:00
test_helper.exs improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00