RubyGems Navigation menu

NanoAuth 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - November 13, 2011 (4 KB)

Runtime Dependencies (1):

Owners:

Authors:

  • Jason Lee

SHA 256 checksum:

d6f6537f78610974a4c5ca7903f30ff0a1ad8a18746190d3bb69cf804106b714

Total downloads 4,341

For this version 4,341

Licenses:

N/A

Required Ruby Version: None

Links: