Php parameter passing

Hi @edwardsmarkff,

Here is our partners page, it lists our partners network where you can find Auth0 contractors.

To help with your question, the nonce is basically just a random number, you send it as the state param in your auth request, and when it is returned you can pick up with that user where you left off.