mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-07-28 05:41:19 +00:00
Add the full storage layer for persisting upstream OAuth tokens: - Data model struct in mas-data-model - Repository trait in mas-storage - PostgreSQL implementation in mas-storage-pg - Wire into RepositoryAccess trait and all implementations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>