identityToken property
A JSON Web Token (JWT) that securely communicates information about the user to your app.
Implementation
final String? identityToken;
A JSON Web Token (JWT) that securely communicates information about the user to your app.
final String? identityToken;