mitgliederverwaltung/lib/accounts
Rafael Epplée a3746dfaaa
Explicitly require ash authentication settings
Previously, we'd rely on defaults for configuring user token
authentication. With these changes, we explicitly require
:session_identifier and :require_token_presence_for_authentication to be
configured in the application environment to make sure the system is
configured the way it should be.
2025-09-11 11:49:46 +02:00
..
accounts.ex feat: test authentication 2025-07-31 14:18:36 +02:00
token.ex doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00
user.ex Explicitly require ash authentication settings 2025-09-11 11:49:46 +02:00
user_identity.exs doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00