by mcbetz on 4/1/18, 9:07 PM with 5 comments
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)
by indigodaddy on 4/14/18, 7:25 PM
by jgowans on 4/1/18, 11:54 PM
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/
by johnhenry on 4/1/18, 10:13 PM
[authentication server] -> [static server]
Unfortunately, this kind of defeats the purpose of having a static server.
by noemit on 4/1/18, 9:15 PM