pub(crate) fn main() -> Result<()>
A simple program that adapts to the different login methods offered by a Matrix homeserver.
Homeservers usually offer to login either via password, Single Sign-On (SSO) or both.