[Bug]: shopify theme dev
doesn't work with multipass passwords
#4603
Labels
Area: @shopify/theme
@shopify/theme package issues
#gsd:40767
Fortify local development experience for Liquid themes
Type: Bug
Something isn't working
The
shopify theme dev
command doesn't work with multipass passwords, but it was working in the previous version.Expected behavior
When users navigate to
http://127.0.0.1:9292/account/login/multipass/<token>
, it should log in (as it works with--legacy
).Actual behavior
When users navigate to
http://127.0.0.1:9292/account/login/multipass/<token>
, it presents an error.Reproduction steps
http://127.0.0.1:9292/account/login/multipass/<token>
--legacy
flag)The text was updated successfully, but these errors were encountered: