ash_authentication/config
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
..
config.exs feat(Confirmation): Add extension that allows a user to be confirmed when created or updated. (#27) 2022-11-04 21:05:47 +13:00
dev.exs improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00
test.exs improvement(Jwt)!: Use token signing secret into the DSL. 2022-12-12 10:45:28 +13:00