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: 158,940 of 186,947
Downloads: 3,181

Daily

Ranking: 131,986 of 186,938
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43664,657,415rails
167261,625,464warden
275162,317,981sqlite3

Owners

#GravatarHandle
1iconjdugarte