Skip to content

daddz/sinatra-dm-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages