ash_authentication/test/support
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
..
example improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00
data_case.ex improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00
example.ex feat(Ash.PlugHelpers): Support standard actor configuration. (#16) 2022-10-31 16:43:00 +13:00
session_pipeline.ex improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00