View As Customer - React App

Is there a known way of building a “view as customer” feature in a React app using Auth0/next-auth? How would we manage cookies, authentication, etc.

Any tips/info would be helpful!