I would like to implement a create new Auth0 user feature with Auth0 after the the Woo Commerce purchase is completed, as I don’t want the user to login into my app after they have completed their purchase through woocommerce in wordpress app.
I have done some studies on the Auth0-wordpress plugin, however, I am not sure how this can be done. Can someone provide advise on what to do if we want to create a new Auth0 User so that I can link the User to my vanilla SPA to login?