Login to a react app from wordpress

Hi @tisha.jain,

Welcome to the Auth0 Community!

It may be easier to have a button on your wordpress site that redirects your user to a route on your React app that automatically begins the login process (i.e. loginWithRedirect).

Does that make sense?