libkazv
|
Gets the homeserver's supported login types to authenticate users. More...
#include <login.hpp>
Public Attributes | |
std::optional< std::string > | type |
The login type. More... | |
Gets the homeserver's supported login types to authenticate users.
Clients should pick one of these and supply it as the type
when logging in.
std::optional<std::string> Kazv::Api::GetLoginFlowsJob::LoginFlow::type |
The login type.
This is supplied as the type
when logging in.