rawNonce property

String? rawNonce
final

The raw nonce associated with the ID token. It is required when an ID token with a nonce field is provided. The SHA-256 hash of the raw nonce must match the nonce field in the ID token.

Implementation

final String? rawNonce;