Posts tagged with authentication (1)

Apr24 Warden: a Rack middleware for authentication across all apps post author

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.

Continue reading »