Hacker News new | ask | show | jobs
by davecyen 1463 days ago
Just learned that the token lasts for 6 weeks, so the issue might lie in how you’ve implemented the session.

Take a look at the hydrogen demo store, auth is implemented using the customer access token and Hydrogen’s CookieSessionStorage:

https://hydrogen.new