PlayServ · Test Tools

Operator-grade probes that exercise the running platform end-to-end. Each tool is a single static page that talks to the same API host that serves it.

Project

Sent as X-PlayServ-Public-Key. The key already carries its own project + env, so no project id is needed — the tool calls GET /api/v1/oauth/providers with just the key to resolve the project and discover which sign-in flows are live. Tiles below are enabled / greyed accordingly.
Leave empty to use the host this page is served from. Set to test against another backend.
Enter your public SDK key to resolve the project and probe available providers.

Authentication

Google SSO
Drives the full :start → Google consent → :callback flow for a project and shows the issued player_id + session_token.
awaiting probe…
Apple Sign-in
Drives the full :start → Apple JS SDK popup → :callback flow, plus a paste-an-identityToken tab that posts to apple:verify for the native iOS path.
awaiting probe…
Epic Online Services
Drives the full :start → Epic consent → :callback flow against the configured EOS deployment and shows the issued player_id + session_token.
awaiting probe…
Facebook SSO SOON
Same code-flow harness, pointed at Facebook's OAuth dialog.
tool not built yet