mitgliederverwaltung/lib/accounts
Moritz 58a5b086ad OIDC: pass oauth_tokens to role sync; get? true for sign_in; return record in register
- sign_in_with_rauthy: get? true so Ash returns single user; pass oauth_tokens to OidcRoleSync.
- register_with_rauthy: pass oauth_tokens to OidcRoleSync; return {:ok, record} to preserve token.
2026-02-04 18:13:30 +01:00
..
user Fix OIDC login by using SystemActor in OidcEmailCollision validation 2026-01-23 02:12:53 +01:00
accounts.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
token.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
user.ex OIDC: pass oauth_tokens to role sync; get? true for sign_in; return record in register 2026-02-04 18:13:30 +01:00
user_identity.exs doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00