/sinatra-dm-auth

Sinatra extension for adding simple authorization to your app (implemented with DataMapper)

Primary LanguageRubyMIT LicenseMIT

sinatra-dm-auth - a simple extension to add user authorization with DataMapper

This extension adds the ability to authorize users in your application

Installation

The following gems are needed $ rake $ sinatra $ datamapper (+ db driver e.g. do_sqlite3)