How it works
When players choose to sign in with an SSO provider, your web store redirects them to the provider’s login screen. After logging in, the player grants permission to share selected details like name, email, or profile picture. If they’re already authenticated, this step may be skipped. Once authorized, the provider returns a token to Appcharge. Appcharge then passes this token along with login data to your Authenticate Player Callback for verification. After a successful response, the player is logged in.The SSO token itself doesn’t contain any personal data, rather it acts as a temporary, unique identifier.
Appcharge never stores or processes any personally identifiable information (PII) from the token.
