ash_authentication/test
Simon Bergström 866d806b47
improvement: compile-time check to make sure that the configured token_resource is an Ash.Resource (#749)
* improvement(Tokens): improved compile-time validation of the token_resource option of the tokens DSL by checking that the passed value is an Ash.Resource.

* improvement(Tokens): removed unnecessary stuff from the test file.

* improvement(Tokens): fixed credo warning and changed some things after PR feedback
2024-07-24 16:21:24 -04:00
..
ash_authentication improvement: compile-time check to make sure that the configured token_resource is an Ash.Resource (#749) 2024-07-24 16:21:24 -04:00
support fix: correctly generate sign-in tokens when requested. 2024-06-06 14:34:30 +12: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