question

veee avatar image
veee asked

LiteNetLib Playfab Authentication

I have LiteNetLib Server and Playfab.

How can I verify that the data sent by the LiteNetLib Client to my LiteNetLib Server belongs to a specific user in PlayFab?

How can I use the session ticket of PlayFab to solve this problem? Thank you!

Authentication
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

·
Made Wang avatar image
Made Wang answered

[Edited] You can call AuthenticateSessionTicket on the server to verify.

10 |1200

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

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.