libkazv
Kazv::Api::GetLoginFlowsJob::LoginFlow Struct Reference

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...
 

Detailed Description

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.

Member Data Documentation

◆ type

std::optional<std::string> Kazv::Api::GetLoginFlowsJob::LoginFlow::type

The login type.

This is supplied as the type when logging in.


The documentation for this struct was generated from the following file: