question

brendan avatar image
brendan asked

Log in users from the web

Question from a developer:

I'm currently using the Unity SDK for user registration and login, and it's working great! Just wondering if it's possible to connect to PlayFab via the web so users can register or login through the web as well as through the Unity app?

Account 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

·
brendan avatar image
brendan answered

Sure, you can use our API methods from any device able to make a Web API call. In fact, one of our partners, Innervate, builds community sites for games that integrate with PlayFab, so that players are using the same accounts there that they do in the games.

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.

Joshua Strunk avatar image Joshua Strunk commented ·

You can find a write up on JavaScript sdk in this blog post and can see a sample login on this page.

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.