ash_authentication/test/ash_authentication
2024-06-06 14:34:30 +12:00
..
add_ons/confirmation fix(Confirmation): Only allow the confirmation token to be used once. (#623) 2024-04-09 09:32:37 +12:00
jwt improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00
plug improvement: assign the token record to the connection assigns (#426) 2023-09-20 14:08:57 +12:00
strategies fix: correctly generate sign-in tokens when requested. 2024-06-06 14:34:30 +12:00
token_resource improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00
bcrypt_provider_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
jwt_test.exs fix: fix failing JWT tests because of bad version regex. 2023-03-07 09:51:33 +13:00
plug_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
strategy_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
token_resource_test.exs improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00