mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-09 15:13:12 -06:00
This is mostly copied from the ThirdPID, but with a primary key that matches OpenID Connect nomenclature. There's a namspace to ensure other SSO solutions can be supported, but there's only one namespace defined for now. |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| accounts_table.go | ||
| devices_table.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| logintoken_table.go | ||
| notifications_table.go | ||
| openid_table.go | ||
| profile_table.go | ||
| pusher_table.go | ||
| sso_table.go | ||
| stats_table.go | ||
| storage.go | ||
| threepid_table.go | ||