Logging in from landing page

I have a landing page in HTML / javascript with a login button. I want to authenticate with Auth0 and redirect to a react app.

I don’t want to combine the landing page and react app as similar questions have concluded.

I am struggling to understand how to navigate between the landing page and react app and check the user is logged, are allowed access to a route or how to check the user info.

Hey there @garfieldmoore welcome to the community!

I’m not sure if you’ve seen the following topic, and while it pertains to Angular, perhaps you could look into a similar implementation?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.