ash_authentication/test
James Harton 371a6ad821 improvement(Jwt)!: Use token signing secret into the DSL.
Use the `AshAuthentication.Secret` behaviour, rather than asking the user to explicitly set it in their application environment.

This is a breaking change that will require folks to change their resource config to look up the signing secret.

Closes #79.
Closes #77.
2022-12-12 10:45:28 +13:00
..
ash_authentication improvement(actions): All actions now take optional arguments for the underlying API call. (#61) 2022-12-05 13:04:42 +13:00
support improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00
ash_authentication_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
test_helper.exs improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00