ash_authentication/documentation
Nicholas Moen 7d838980f5
docs: improve security in the 'Get Started' guide (#681)
* docs: improve security in the 'Get Started' guide

- Use a bang function to ensure that the `signing_secret` will raise an
exception if it is absent from the config (instead of just silently
evaluating to `nil`)

- Add config example for the secret signing token

- Add warning so that users are informed about the security implications
of using the basic configuration provided by the tutorial

- Rearrange the sections a bit so the `Token Generation` section comes
after the relevant code example

* docs: use correct function and modify secrets warning
2024-05-13 13:13:57 -04:00
..
dsls improvement: Only require tokens to be enabled when using a strategy which needs them. 2024-05-10 14:38:09 +12:00
topics improvement: Only require tokens to be enabled when using a strategy which needs them. 2024-05-10 14:38:09 +12:00
tutorials docs: improve security in the 'Get Started' guide (#681) 2024-05-13 13:13:57 -04:00