ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
nats_client::login_info Struct Reference

Login state for the interactive path. More...

#include <nats_client.hpp>

Collaboration diagram for nats_client::login_info:
Collaboration graph

Public Attributes

std::string jwt
 
std::string username
 
std::string tenant_id
 
std::string tenant_name
 

Detailed Description

Login state for the interactive path.

Populated via set_auth() after a successful iam.v1.auth.login call.