Ask HN: How to create gated static HTML page?
Setting up a full Laravel seems to be overkill as well. Hosted solution with custom HTML would be best, but any framework (PHP, Python, JS) would work too.
(0) (https://hackernoon.com/serverless-password-protecting-a-static-website-in-an-aws-s3-bucket-bfaaa01b8666)
[+] [-] indigodaddy|8 years ago|reply
[+] [-] jgowans|8 years ago|reply
Option 1 is using the Auth0 plugin [1, 2] Option 2 is using the Password Protect plugin [3]
Disclaimer: I work for Aerobatic.
[0] https://www.aerobatic.com/
[1] https://www.aerobatic.com/blog/announcing-auth0-plugin/
[2] https://www.aerobatic.com/docs/plugins/auth0/
[3] https://www.aerobatic.com/docs/plugins/password-protect/
[+] [-] johnhenry|8 years ago|reply
[authentication server] -> [static server]
Unfortunately, this kind of defeats the purpose of having a static server.
[+] [-] johnhenry|8 years ago|reply
[+] [-] noemit|8 years ago|reply