question

quicklenny2010 avatar image
quicklenny2010 asked

Verify on Discord Server with Playfab.

Hello, my Question is if its possible to make it so that when a user join my discord server, that he needs to verify, but to verify he must login with his PlayFab Account in my Game to proof that he is a player.

apisPlayer DatasdksAccount Management
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

You can let the player login to PlayFab and then send the Session ticket to your discord server. Then your discord server can use the server API AuthenticateSessionTicket to verify that session ticket.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

quicklenny2010 avatar image quicklenny2010 commented ·

Is there like a tutorial or something? I'm new to Playfab

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.