Categories: None [Edit]

hash-auth

https://rubygems.org/gems/hash-auth
HashAuth allows your Rails application to support incoming and outgoing two-factor authentication via hashing some component of an HTTPS request. Both sides of the request (your Rails app and your client or provider) must have some unique shared secret. This secret is used to create a hash of some portion of the request, ensuring that (if neither side has been compromised) only the other party could have created the request.

Total

Ranking: 53,751 of 186,959
Downloads: 19,351

Daily

Ranking: 161,562 of 186,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43658,650,538rails
92425,847,791rest-client

Owners

#GravatarHandle
1iconmaxwells