Navigation
| Name | WebAuth |
| Type | Plugin |
| Part of Plugins | Web Authentication Plugin |
| Location | /Engine/Plugins/Online/WebAuth/Source/ |
| Module Build Rules | WebAuth.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FGenericPlatformWebAuth | Platform specific WebAuth implementations Intended usage is to use FPlatformWebAuth instead of FGenericPlatformWebAuth |
| FNullPlatformWebAuth | Null implementation of Web Authentication |
| FWebAuthModule | Module dependencies. |
Interfaces
| Name | Remarks |
|---|---|
| IWebAuth |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FPlatformWebAuth | FNullPlatformWebAuth | NullPlatformWebAuth.h | |
| FWebAuthSessionCompleteDelegate | TBaseDelegate_TwoParams< void, const FString &, bool > | Delegate called when an authentication session completes | WebAuth.h |