I currently use Auth0 and MultiPass to authenticate with Shopify. A question I have is i’d like to implement something like magic links. For example - if a user needs to update their credit card - i’d like to automatically log them in and take them directly to their payment page. I could just route them to that page after logging in, but we want to reduce friction and effort by auto-logging them in.
How can I accomplish this with Auth0, MultiPass, and Shopify?