We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce6838 commit fd9378cCopy full SHA for fd9378c
Source/Immutable/Public/Immutable/ImmutablePassport.h
@@ -93,7 +93,7 @@ class IMMUTABLE_API UImmutablePassport : public UObject
93
void Connect(bool IsConnectImx, bool TryToRelogin, const FImtblPassportResponseDelegate& ResponseDelegate);
94
#if PLATFORM_ANDROID | PLATFORM_IOS | PLATFORM_MAC
95
/**
96
- * (Android, iOS and macOS only) Logs into Passport using Authorization Code Flow with Proof Key for Code Exchange (PKCE)
+ * (Android, iOS and macOS only) Logs into Passport using Authorisation Code Flow with Proof Key for Code Exchange (PKCE)
97
*
98
* @param IsConnectImx If true, player will go through the device code auth login flow and connect to Immutable X.
99
* Else, initiate only the device auth login flow.
0 commit comments