oidcToken property

String? oidcToken
final

OIDC token to verify access to PII (email/phone number) when filter_type is 'EMAIL' or 'PHONE_NUMBER'. Needed for social linking when verification_token is not available.

Implementation

final String? oidcToken;