From c293e8a950df400d605b5e50bbc9d4a639415147 Mon Sep 17 00:00:00 2001 From: Sean Johnson Date: Tue, 22 Dec 2015 23:24:07 -0600 Subject: [PATCH] Add LSSO to the `Nginx + Lua` section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 074234d..ca10a7b 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ This list is maintained by [Frederic Cambus](http://www.cambus.net). For updates - [Nginx and Lua](https://web.archive.org/web/20141223070856/http://devblog.mixlr.com/2012/09/01/nginx-lua/) - [Writing an Nginx authentication module in Lua](http://www.stavros.io/posts/writing-an-nginx-authentication-module-in-lua/) - [Scaling TextRazor in the Cloud with Nginx and Lua](http://www.textrazor.com/blog/2013/03/scaling-textrazor-in-the-cloud-with-nginx-and-lua.html) +- [LSSO - Lua + Nginx SSO System with an OAuth Backend](https://github.com/maiome-development/lsso) ## OpenResty