Storefront API, Customer Access Token and cookies

Hi,

I’m looking to create an experience which in I will create the user access token by store front API request (https://shopify.dev/api/storefront/reference/customers/customeraccesstokencreate).

And using it to tell to Shopify : the user is logged.

Like if that user was connecting using normal Shopify login way (with HTML form).

Is it possible?