rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* Experiment with Rack authentication middleware
@ 2013-01-13 17:36 pmulder
  0 siblings, 0 replies; only message in thread
From: pmulder @ 2013-01-13 17:36 UTC (permalink / raw)
  To: Rack Development

Hello,

I was looking into using Rack for authenticating users across multiple
Rack applications (that might live on different domains, e.g.
example.com and api.example.com or app1.herokuapp.com and
app2.herokuapp.com)

Now, I wrote a small Rack middleware to help with this:
https://github.com/mulderp/rack-api-auth

It's still very, very basic, but maybe someone here feels interested
to share thoughts on this; combine efforts or can give some pointers
to improve on the code.

Thanks in any case for your interest.

Patrick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-13 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-13 17:36 Experiment with Rack authentication middleware pmulder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).