Crate example_login

source ยท

Enumsยง

Constantsยง

Functionsยง

  • login_and_sync ๐Ÿ”’
    Log in to the given homeserver and sync.
  • Login with a username and password.
  • login_with_sso ๐Ÿ”’
    Login with SSO.
  • main ๐Ÿ”’
    A simple program that adapts to the different login methods offered by a Matrix homeserver.
  • Offer the given choices to the user and login with the selected option.
  • on_room_message ๐Ÿ”’
    Handle room messages by logging them.