element-hq / element-hq/matrix-authentication-service
API to change avatar
- Dominant language
- Rust
- Stars
- 280
- Forks
- 111
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 25
Description
*This issue was originally created by [**@Johennes**](https://github.com/Johennes) at .*
For https://github.com/matrix-org/matrix-authentication-service/issues/1542, we'll need an API to set and update the user avatar.
@sandhose said on https://github.com/matrix-org/matrix-authentication-service/issues/1491:
> Uploading the avatar is really tricky from MAS perspective right now, and we don't have a good way to interact with the regular C-S API from the My Account UI.
>
> To add the required APIs on the MAS side, the quickest way would be to be able to call the C-S API as any user with the admin token MAS has to communicate with Synapse. I opened an issue on their side for this: https://github.com/matrix-org/synapse/issues/16129
Contributor guide
Assessment
This issue has not been assessed yet.