Commit graph

14 commits

Author SHA1 Message Date
a6f9de3eab
fix: formatting
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-23 00:04:03 +02:00
ff9b3bc5f3
fix: update email field given by oidc provider
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-22 23:59:01 +02:00
80903a48fe
feat: set password for new and for existing user 2025-07-22 23:05:57 +02:00
d78d416d89
feat: account live view - basic functionality 2025-07-22 23:05:50 +02:00
25919470d9
fix: set oidc_id from user_info["sub"] 2025-07-22 19:45:13 +02:00
cbcd8904b3
fix: deprication warings 2025-07-09 17:19:17 +02:00
fba9abc2c1 test(AshAuthentication): updated tests for signed in user and added test for authcontroller 2025-07-02 17:03:37 +02:00
c7b13c0ecb format: formated files 2025-07-02 17:03:37 +02:00
cc51763a6e review(env): shift secret to env file and added logger 2025-07-02 17:03:37 +02:00
565aaddd94 feat(secrets): updated as recommended in ashauthentication docs 2025-07-02 17:03:37 +02:00
7bfde5e230 doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00
a6fcaa1640 feaut(oicd_provider): added oicd provider rauthy and strategy for authentication 2025-07-02 17:03:37 +02:00
192ceaed45 chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy 2025-07-02 17:03:37 +02:00
f154eea055 feat(ash): added accounts, user for authentication 2025-07-02 17:03:37 +02:00