|
|
|
|
|
by 3np
1681 days ago
|
|
...Why? A matrix bot could send the user a short-lived token they can paste to the site to authenticate. Optional QR for mobile. No need for homeserver changes, changing protocols or touching any user credentials. Since you’d rely on an existing matrix session, the bot could send the token e2ee, meaning after TOFU you could even protect against malicious homeserver operators. You could also do the inverse, having the user send the token to the bot. |
|
but it does not authenticate you against the homeserver and does not grant you the access token, meaning the application would not be able to access Matrix APIs on user's behalf