Categories: None [Edit]
NanoAuth
NanoAuth is a super stripped down Rails authentication module. It's comprised (so far) of one file that provides some additional methods to be mixed in to your User model. Over the years I kept tweaking code in various projects and continued to see the same boiler plate code for:
* authentication a user via User.authenticate(email,password)
* encrypt(password)
* authenticated?(password)
\ So I decided on some down time to pull all this stuff out and make a nice little gem of it.
Total
Ranking: 127,973 of 192,541
Downloads: 5,126
Daily
Ranking: 77,740 of 192,505
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1,356 | 31,874,862 | bcrypt-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jasonlee9 |