File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
docs/discord-social-sdk/development-guides Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ We currently support the following provider types:
9494- Steam Session Tickets
9595- Epic Online Services (EOS)
9696- Unity
97+ - Apple
98+ - PlayStation Network (PSN)
9799
98100Providers are represented in Discord's systems by the following types:
99101
@@ -106,6 +108,8 @@ Providers are represented in Discord's systems by the following types:
106108| EPIC_ONLINE_SERVICES_ACCESS_TOKEN | Access token for Epic Online Services. Supports EOS Auth access tokens |
107109| EPIC_ONLINE_SERVICES_ID_TOKEN | ID token for Epic Online Services. Supports both EOS Auth + Connect ID tokens |
108110| UNITY_SERVICES_ID_TOKEN | Unity Services authentication ID token |
111+ | APPLE_ID_TOKEN | Apple sign-in authentication ID token |
112+ | PLAYSTATION_NETWORK_ID_TOKEN | PlayStation Network account authentication ID token |
109113| DISCORD_BOT_ISSUED_ACCESS_TOKEN | An access token for a user authenticated via the Bot Token Endpoint |
110114
111115---
You can’t perform that action at this time.
0 commit comments