matiasinsaurralde / sinatra-authentication forked from maxjustus/sinatra-authentication

a little sinatra app that implements authentication with users stored in the database

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file README
directory models/
file sinatra_auth.rb
directory views/
README
a little sinatra app skeleton that implements user authentication

TODO:
  implement a session store which isn't cookie based