Skip to content

Commit 6241e14

Browse files
authored
Add Unity to provisional account providers (#7512)
We added support Unity as a provider for provisional accounts, this adds them to the bulleted list
1 parent 38b1e48 commit 6241e14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/discord-social-sdk/development-guides/using-provisional-accounts.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ We currently support the following provider types:
7878
- OpenID Connect (OIDC)
7979
- Steam Session Tickets
8080
- Epic Online Services (EOS)
81+
- Unity
8182

8283
---
8384

@@ -420,4 +421,4 @@ Now that you've set up provisional accounts for your game, you can explore more
420421
[`Client::GetTokenFromDeviceProvisionalMerge`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#afd2207590ae7d6f60ee7bbb4fc7c21c8
421422
[`Client::GetTokenFromProvisionalMerge`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#a41062b7dafa331ddd2320daf1b4b273b
422423
[`Client::SetTokenExpirationCallback`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#aab5bfc76809ea22e79f2f7a067ac4519
423-
[`Client::UpdateProvisionalAccountDisplayName`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#a7485979ab2d4c533b75f8efd5e50bc60
424+
[`Client::UpdateProvisionalAccountDisplayName`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#a7485979ab2d4c533b75f8efd5e50bc60

0 commit comments

Comments
 (0)