Finding out if a customer has verified their email - Customer Liquid object

Hi,

Is it possible to work out of a customer hasn’t yet verified their email through the customer liquid object (https://shopify.dev/api/liquid/objects/customer).

To clarify - when I say “hasn’t yet verified their email” I mean:

  1. They create an account on the store

  2. The verification email is sent but the customer hasn’t opened or clicked on the verification link

What I hope to achieve is - to show a message when logged in to unverified accounts encouraging the user to go to their email to verify their email address.

Hope that all makes sense!