Open 3D Engine AWSClientAuth Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSClientAuth::GoogleProviderSetting Class Reference

Holds Google provider serialized settings. More...

#include <AuthenticationProviderTypes.h>

Public Member Functions

 AZ_TYPE_INFO (GoogleProviderSetting, "{C501E0DB-EEA5-4BC9-8E2E-CAE037AEE95F}")
 

Static Public Member Functions

static void Reflect (AZ::SerializeContext &context)
 

Public Attributes

AZStd::string m_appClientId
 
AZStd::string m_clientSecret
 
AZStd::string m_grantType
 
AZStd::string m_oAuthCodeURL
 
AZStd::string m_oAuthTokensURL
 

Detailed Description

Holds Google provider serialized settings.


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