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,141 of 188,645
Downloads: 4,991
Daily
Ranking: 92,554 of 188,635
Downloads: 2
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,334 | 30,879,942 | bcrypt-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jasonlee9 |