OTP login method for players.
Note: View the OTP Webhook in the API reference page.
To activate Password-less (OTP) login for players, follow these steps:
Contact Appcharge Support:
Reach out to the Appcharge support team to enable Password-less (OTP) login. Provide the following details:
OTP Authentication Flow:
Publisher-Appcharge Interaction: The publisher provides Appcharge with deep links and access tokens for player authentication.
Appcharge-Publisher Interaction:
When a player uses OTP authentication, Appcharge sends the entered code and the player’s access token via an authentication webhook to the publisher. The publisher authenticates the player based on the method and parameters provided by Appcharge.
Player’s Perspective:
Desktop:
The player selects OTP login and receives a link/QR code. Opening/scanning the link redirects the player to an external app, where they receive a 6 or 4-digit code.
The player enters these digits into the login screen and clicks ‘login.’
Mobile:
Example: https://publisher-web-store/login?proofKey=xxxx
Note: Feel free to adjust the specifics based on your platform’s requirements or if any additional steps are needed.