libQuotient
A Qt library for building matrix clients
|
#include <login.h>
Public Attributes | |
QString | type |
bool | getLoginToken { false } |
bool Quotient::GetLoginFlowsJob::LoginFlow::getLoginToken { false } |
If type
is m.login.token
, an optional field to indicate to the unauthenticated client that the homeserver supports the POST /login/get_token
endpoint. Note that supporting the endpoint does not necessarily indicate that the user attempting to log in will be able to generate such a token.
QString Quotient::GetLoginFlowsJob::LoginFlow::type |