iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | List of all members
iceberg::rest::auth::OAuth2SessionInfo Struct Reference

OAuth2 metadata used to derive child authentication sessions. More...

#include <auth_session.h>

Public Attributes

std::string token
 
std::string issued_token_type
 
std::string credential
 
std::string scope
 
std::string oauth2_server_uri
 
std::unordered_map< std::string, std::string > optional_oauth_params
 

Detailed Description

OAuth2 metadata used to derive child authentication sessions.


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