Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guest login #433

Open
4 tasks
KitsuneRal opened this issue Dec 29, 2020 · 0 comments
Open
4 tasks

Guest login #433

KitsuneRal opened this issue Dec 29, 2020 · 0 comments
Labels
enhancement A feature or change request for the library

Comments

@KitsuneRal
Copy link
Member

As per the respective spec module:

  • Implement Connection::registerGuest(), calling RegisterJob with kind=="guest"
  • Support m.room.guest_access events (Dealing with room state events #36)
  • Validate access to the library API along the lines described in the "Client behaviour" subsection
  • Within Connection::register() implementation (issue TBD), make sure it can accept a guest access token in order to upgrade a guest account to a user account
@KitsuneRal KitsuneRal added the enhancement A feature or change request for the library label Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for the library
Projects
Status: Version 1.0
Development

No branches or pull requests

1 participant