Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
r='/profile' // referer
c='play-local' // client code
link=1 // force login / register with specific email
email={Play'elarouche@spordle.com' // account username}

This will force the user getting redirected to sign in or sign up using the email address of the account. Once the user is redirected back to play. We will update the identity id (externalId) only when we receive the call back with the token.