Function example_login::main

source ยท
pub(crate) fn main() -> Result<()>
Expand description

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.