question

k-krrs avatar image
k-krrs asked

Possible to log in as the admin account?

I'm trying to make a small Windows app to aid myself with Playfab, which is basically the dashboard but as an app for easier access. I'd like to ask if there is any way to log in as an admin account (like the one I'm posting from) to then be able to modify everything an admin can? Thanks!

Account Managementwindows
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

The login you're referring to is specifically to the PlayFab Game Manager. For an application you develop, you would use our Admin (and/or Server) API, and use whatever authentication method you feel is appropriate (if any).

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.

k-krrs avatar image k-krrs commented ·

Does using the Admin API require any sort of account login or does it just need the secret key?

0 Likes 0 ·
brendan avatar image brendan k-krrs commented ·

They're Web API calls, so the Secret Key is the authentication mechanism.

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.