{"name":"NanoAuth","downloads":5220,"version":"0.1.0","version_created_at":"2011-11-13T17:19:42.318Z","version_downloads":5220,"platform":"ruby","authors":"Jason Lee","info":"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:\n\n  * authentication a user via User.authenticate(email,password)\n  * encrypt(password)\n  * authenticated?(password)\n\n \\ So I decided on some down time to pull all this stuff out and make a nice little gem of it.","licenses":null,"metadata":{"homepage_uri":"https://github.com/jasonbits/nano_auth/blob/master"},"yanked":false,"sha":"d6f6537f78610974a4c5ca7903f30ff0a1ad8a18746190d3bb69cf804106b714","spec_sha":"f69edcee57c06e35618cc53de881029fa82f352689114300d63054dbee24b97a","project_uri":"https://rubygems.org/gems/NanoAuth","gem_uri":"https://rubygems.org/gems/NanoAuth-0.1.0.gem","homepage_uri":"https://github.com/jasonbits/nano_auth/blob/master","wiki_uri":null,"documentation_uri":null,"mailing_list_uri":null,"source_code_uri":null,"bug_tracker_uri":null,"changelog_uri":null,"funding_uri":null,"dependencies":{"development":[],"runtime":[{"name":"bcrypt-ruby","requirements":">= 0"}]}}