mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-31 23:36:03 +00:00
310 B
310 B
Authorization and sessions
TODO:
- What's in an access token
- How Synapse behaves
- Compatiblity sessions
- OAuth 2.0 sessions
- Authorized as a user vs. authorized as a client
- Different type of grants
- Authorization code grant
- Client credentials grant
- Device authorization grant