![]() |
libQuotient
A Qt library for building matrix clients
|
Predefined login flow types. More...
Variables | |
constexpr auto | Password = "m.login.password"_L1 |
constexpr auto | SSO = "m.login.sso"_L1 |
constexpr auto | Token = "m.login.token"_L1 |
Predefined login flow types.
|
inlineconstexpr |
Definition at line 64 of file connection.h.
constexpr auto Quotient::LoginFlowTypes::SSO = "m.login.sso"_L1 |
Definition at line 64 of file connection.h.
constexpr auto Quotient::LoginFlowTypes::Token = "m.login.token"_L1 |
Definition at line 65 of file connection.h.