Hacker News new | ask | show | jobs
by eevilspock 3277 days ago
Access control (login).
1 comments

There is auth0 (https://auth0.com/) for authentication, and many hosts which support basic auth. What kind of use cases are you thinking when you say access control?
Static site hosted on GitHub Pages, or S3. I can't figure out whether auth0 supports that.
I don't think GitHub Pages or S3 can support authentication using auth0 for static pages. This could be an interesting service, which allows you to put your website behind authentication from auth0. What use cases would need this kind of a setup?