question

moxjet200 avatar image
moxjet200 asked

Login and Registration through Wordpress Website

Is it possible to have users login/register accounts on our Wordpress website and store the data in Playfab so that users can also use that to log into the game?

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

·
pfnathan avatar image
pfnathan answered

We do not support login API calls through Wordpress Website.

If you would like for us to work on as new feature, Please redirect your request to "Feature Request" page.

2 comments
10 |1200

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

moxjet200 avatar image moxjet200 commented ·

We want users to be able to be able to log in to the website because that's how people write on the forums, purchase in-game items, see their purchases, etc. What would be the recommended approach if we are to use Playfab? We would really like to use the service if possible.

0 Likes 0 ·
brendan avatar image brendan moxjet200 commented ·

The way our service works, you use Web API calls to communicate with us. For login, you need to have the players sign in via the Client API - any Login... API call will work. Once they have, you'll have a session ticket for that user and their PlayFab ID. You can use that to make Server API calls from your site.

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.