Categories: None [Edit]

proxy_authentication

https://rubygems.org/gems/proxy_authentication
https://github.com/jdugarte/proxy_authentication
ProxyAuthentication allows two Rails applications to share an authenticated user, through a url token. App A can (through its own authentication system, e.g. Devise) authenticate a user, and then generate a link to App B with the encoded user info (in the url token). App B can then validate the request and decode the user info.

Total

Ranking: 161,131 of 192,861
Downloads: 3,364

Daily

Ranking: 102,533 of 192,676
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44741,302,253rails
174288,404,332warden
278182,022,781sqlite3

Owners

#GravatarHandle
1iconjdugarte