Skip to content

Commit 77e0652

Browse files
committed
feat: configuration variables
Make Web3AuthOptions and WhiteLabelData configurable via config. Include default values for variables to default engine config.
1 parent 2ab83ef commit 77e0652

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Config/DefaultEngine.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,9 @@ AdditionalPlistData=<key>CFBundleURLTypes</key><array> <dict> <key>CFB
7676
[/Script/UnrealEd.CookerSettings]
7777
bCookOnTheFlyForLaunchOn=False
7878

79+
[/Web3AuthSDK/AuthInterface.AuthInterface_C]
80+
Web3AuthOptionsClientId=BAwFgL-r7wzQKmtcdiz2uHJKNZdK7gzEf2q-m55xfzSZOw8jLOyIi4AVvvzaEQO5nv2dFLEmf9LBkF8kaq3aErg
81+
Web3AuthOptionsRedirectUrl=torusapp://com.torus.Web3AuthUnity/auth
82+
Web3AuthOptionsSdkUrl=https://sdk.openlogin.com
83+
Web3AuthOptionsNetwork=MAINNET
84+
45.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)