I am generating a very simple documentation site with mkdocs and just want to add auth0 so I can host it on Heroku. I can get express-static to work fine but I can’t find any examples to add auth to it. I have been working with the SPA example but can’t seem to get it to work.
Can anyone point me to a simple static site example. I feel like this should be only 10 lines of code but can’t find it yet.
Thanks
Kyle