Email/SMS only User Authentication for Hydrogen V1 #1098
Unanswered
idrisskone101
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! We're building out the User Authentication flow on our Hydrogen V1 storefront (Docs). We're currently trying to enable a email/sms only login option for customers and we've been a little blocked on this. Looking at the customer Storefront API docs, it seems that an
email
andpassword
field is required in order to receive acustomerAccessToken
. How can we achieve this email/sms only login using Hydrogen's User Authentication? Thank you in advance!Side Question: Does the
customerAccessToken
stay the same for each customer or does it expire after a certain amount of time?Beta Was this translation helpful? Give feedback.
All reactions