Instance Propertyvapor.jwt-kit 5.1.2JWTKit

emailVerified

A Boolean value that indicates whether the service has verified the email. The value of this claim is always true because the servers only return verified email addresses.

AppleIdentityToken.swift:49
let emailVerified: BoolClaim?