mitgliederverwaltung/config
2025-07-17 17:51:44 +02:00
..
config.exs feat(ash): added accounts, user for authentication 2025-07-02 17:03:37 +02:00
dev.exs fix: session_identifier must be :jti 2025-07-02 17:03:37 +02:00
prod.exs feat: migration to phoenix 1.8 - overwrite unchanged files 2025-07-17 17:51:44 +02:00
runtime.exs fix: session_identifier must be :jti 2025-07-02 17:03:37 +02:00
test.exs test(AshAuthentication): updated tests for signed in user and added test for authcontroller 2025-07-02 17:03:37 +02:00