nonce property

String? nonce
final

The nonce generated by AppAuth when issuing the authorization request.

Use this when exchanging the authorizationCode for a token.

Implementation

final String? nonce;