Apr 24 Warden: a Rack middleware for authentication across all apps

tags: rack authentication | comments

Daniel Neighman (hassox) of MerbAuth fame have been working to port over MerbAuth authentication framework to a generalized authentication rack middleware. This is done specifically with the idea of mountable applications in mind, and is constructed in such a way that authentication can be available across all downstream applications in the rack graph.

You can find the code at his branch at github and a great overview in the wiki

In these times of Rack apps and light middlewares, this is something at least to watch on github.

blog comments powered by Disqus