Skip to content

Commit

Permalink
Merge pull request #31 from Web3Auth/feat/wallet-services
Browse files Browse the repository at this point in the history
Feat/wallet services
  • Loading branch information
chaitanyapotti committed Mar 28, 2024
2 parents 64d46e8 + a1178e5 commit 3a37198
Show file tree
Hide file tree
Showing 6 changed files with 345 additions and 40 deletions.
12 changes: 7 additions & 5 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,15 @@ AdditionalPlistData=<key>CFBundleURLTypes</key><array> <dict> <key>CFB
bCookOnTheFlyForLaunchOn=False

[/Web3AuthSDK/AuthInterface.AuthInterface_C]
Web3AuthOptionsClientId="BPi5PB_UiIZ-cPz1GtV5i1I2iOSOHuimiXBI0e-Oe_u6X3oVAbCiAZOTEBtTXw4tsluTITPqA8zMsfxIKMjiqNQ"
Web3AuthOptionsClientId="BHgArYmWwSeq21czpcarYh0EVq2WWOzflX-NTK-tY1-1pauPzHKRRLgpABkmYiIV_og9jAvoIxQ8L3Smrwe04Lw"
Web3AuthOptionsRedirectUrl="torusapp://com.torus.web3authunity/auth"
Web3AuthOptionsSdkUrl="https://sdk.openlogin.com/"
Web3AuthOptionsNetwork=SAPPHIRE_MAINNET
Web3AuthOptionsNetwork=SAPPHIRE_DEVNET
Web3AuthOptionsBuildEnv=TESTING
WhiteLabelAppName="Web3AuthUnrealDemo"
WhiteLabelDefaultLanguage=en
WhiteLabelTheme=dark
Web3AuthOptionsBuildEnv=PRODUCTION
LoginParamsMfaLevel=NONE
ChainConfigChainId="0x1"
ChainConfigRpcTarget="https://mainnet.infura.io/v3/daeee53504be4cd3a997d4f2718d33e0"
ChainConfigTicker="ETH"
ExtraLoginOptionsLoginHint="testtkey@gmail.com"

Binary file modified Plugins/Web3AuthSDK/Content/AuthInterface.uasset
Binary file not shown.
Loading

0 comments on commit 3a37198

Please sign in to comment.