How to Customer session Token in theme app extensions

How to find Customer Session Token when we are using Theme app Extensions.

If we want to check whether the customer is logged in or not how?

Hey @Soumya_pittala, since theme app extensions use liquid, you can check this using the customer object

If our backend wants to validate the customer session on storefront how?