Single HTML page app

I am attempting to use Auth0 to login / register to access a relatively simple html page. The redirect to 'page.html ’ works. However; all attempts to redirect a non-login user back log in or register have failed. hmmm… would building the .html page in react solve the problem? or is the issue something simple and I’ll learn to build in ‘React’ when time permits.

Hey there @tbuckley welcome to the community!

How exactly is this failing for you? The more detail you can provide here the better. Are you using any SDK at all? If not, doing so will certainly simplify things :slight_smile: Aside from React or other frontend frameworks, we do also provide a vanilla JS SDK which could be useful.

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