ash_authentication/test/ash_authentication
2023-01-30 13:16:37 +13:00
..
add_ons/confirmation improvement(TokenResource)!: Store the token subject in the token resource. (#133) 2023-01-13 17:21:57 +13:00
jwt improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00
plug feat: Add token-required-for-authentication feature. (#116) 2023-01-11 15:12:53 +13:00
strategies feat: Add support and documentation for custom strategies. (#154) 2023-01-30 13:16:37 +13: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 improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +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