Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
skywal_l
on Jan 1, 2022
|
parent
|
context
|
favorite
| on:
Using HTTP Basic Auth in 2022
Stupid question: why not use nginx? Configuring basic auth is about 4 lines of config.
Nginx is fairly simple and is overkill only for dev setup for which you don't need auth anyway.
Valord
on Jan 2, 2022
[–]
This is what I've been doing for simple projects, easy.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Nginx is fairly simple and is overkill only for dev setup for which you don't need auth anyway.