mtx::responses::LoginFlow struct

One supported login flow.

Public variables

mtx::user_interactive::AuthType type
The authentication used for this flow.
std::vector<IdentityProvider> identity_providers
Optional identity providers (IdPs) to present to the user. These would appear (typically) as distinct buttons for the user to interact with, and would map to the appropriate IdP-dependent redirect endpoint for that IdP.