mtx::user_interactive::Auth struct

The auth request to complete a stage.

Public variables

std::string session
the session id
std::variant<auth::Password, auth::ReCaptcha, auth::Token, auth::EmailIdentity, auth::MSISDN, auth::OAuth2, auth::Terms, auth::SSO, auth::Dummy, auth::RegistrationToken, auth::Fallback> content
the content, depends on type