element-call icon indicating copy to clipboard operation
element-call copied to clipboard

OAuth 2.0 login / MAS for Element Call SPA

Open AndrewFerr opened this issue 4 months ago • 0 comments

TODO:

  • [ ] support for guest accounts in MAS (https://github.com/element-hq/matrix-authentication-service/issues/1445)
  • [ ] fix the post-login redirect page to load properly (currently requires a manual refresh after a few seconds)
  • [ ] use the refresh token (if returned) to handle expiring access tokens (otherwise requests will fail once the access token expires)
  • [ ] support logging out
  • [ ] support account registration

AndrewFerr avatar Aug 29 '25 16:08 AndrewFerr