mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 07:19:39 +02:00
When users log into Matrix via OIDC (Sign in with Mana Core), their Matrix user ID is now automatically linked to their Mana account. This enables automatic bot authentication without requiring a separate !login command. - Add autoLinkOnOidcLogin() method to MatrixSessionService - Hook into OIDC userinfo endpoint to create links automatically - Calculate Matrix user ID from email using Synapse's template Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__/utils | ||
| ai | ||
| analytics | ||
| auth | ||
| common | ||
| config | ||
| credits | ||
| db | ||
| feedback | ||
| health | ||
| metrics | ||
| referrals | ||
| settings | ||
| tags | ||
| app.module.ts | ||
| main.ts | ||