Hacker News new | ask | show | jobs
by icoloma 4630 days ago
Most people are integrating libraries into the server side, I guess. Security HTTP proxies are something that I have only seen in banks.
1 comments

Some are scripting it into the web server (nginx in this case): http://seatgeek.com/blog/dev/oauth-support-for-nginx-with-lu...
Interesting. I quite like that approach.