tenantId property
The ID of the Identity Platform tenant the user is signing in to.
If present, the ID should match the tenant_id in the token.
Implementation
core.String? tenantId;
The ID of the Identity Platform tenant the user is signing in to.
If present, the ID should match the tenant_id in the token.
core.String? tenantId;