matrix-oauth
matrix-oauth copied to clipboard
Support scopes
Off the top of my head, the first scopes could be:
- Send messages (
/send, etc) - Read messages (
/sync,/messages, etc) - Write profile
- Read profile
- Read rooms (
/joined_rooms, etc)
- Read account_data (or a subset of)
- Write account_data (or a subset of)