Customer auth token
Does gadget provides some helpers or functionality to let the user perform some actions, by default they would be unauthenticated as they are not in the shopify store.
Can we can send them a url with token to fetch and view database info and perform function after getting authenticated by the token we send via the email?
1 Reply
Hello,
Where are you trying to make requests from? Are you doing it in a theme app extension/customer account ui extension? (it matters which if yes)