-
-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added support for multipass url generator #512
Conversation
Thanks for the pull request @knopa! I don't think I'm familiar with this feature, can you explain what this is for, and add a link to some documentation? |
It's from list unimplemented functionality |
It's needed when you need to allow auto-create customers from your existing project not Shopify one. So they can use exist credentials to signin into shopify too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! I'm looking into finally merging this into master. I've left a review comment about changing the class to static, would you mind taking a look if you're still interested in getting this merged?
Hey, I have updated as your asked. |
Released in 5.18.0 on nuget! Thanks for your contribution! |
I am not sure how better to do the test. Technically best option is to find the user in Shopify customers by multipass identifier to assert it.