Skip to content

Commit 38cf193

Browse files
SunZhiCgitbook-bot
authored andcommitted
GITBOOK-1121: No subject
1 parent 61ddd20 commit 38cf193

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

getting-started/platform-specific-guides/unity/social-login-+-embeded-wallet.md

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ var config = new ConnectConfig(LoginType.JWT, "Your JWT", SupportAuthType.ALL);
7878

7979
We also support connect with other wallets, supported by wallet connect, and don't forget to set wallet connect project id when Initializing.
8080

81+
Here's how to connect Metamask.
82+
8183
```csharp
8284
public async void ConnectMetamask()
8385
{

0 commit comments

Comments
 (0)