turt2live / matrix-bot-sdk

TypeScript/JavaScript SDK for Matrix bots
MIT License
199 stars 69 forks source link

Send impersonated user ID for appservice login #277

Closed AndrewFerr closed 1 year ago

AndrewFerr commented 1 year ago

Otherwise, all /login calls would target the main appservice user.

Signed-off-by: Andrew Ferrazzutti andrewf@element.io

Checklist

AndrewFerr commented 1 year ago

This is a follow-up of #275.