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::LWAProviderSetting Class Reference

Holds Login with Amazon provider serialized settings. More...

#include <AuthenticationProviderTypes.h>

Public Member Functions

 AZ_TYPE_INFO (LWAProviderSetting, "{AA7A0B0E-626B-4D87-B862-8961BA0C843E}")
 

Static Public Member Functions

static void Reflect (AZ::SerializeContext &context)
 

Public Attributes

AZStd::string m_appClientId
 
AZStd::string m_responseType
 
AZStd::string m_grantType
 
AZStd::string m_oAuthCodeURL
 
AZStd::string m_oAuthTokensURL
 

Detailed Description

Holds Login with Amazon provider serialized settings.


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