aud
, string): The audience value for the token must match the client ID of the application as defined in your Application’s Settings in the Client ID field.nonce
, string): Passing a nonce in the token request is recommended (required for the Implicit Flow) to help prevent replay attacks. The nonce value in the token must exactly match the original nonce sent in the request. See Mitigate Replay Attacks for details.