matiasinsaurralde / sinatra-authentication forked from maxjustus/sinatra-authentication
- Source
- Commits
- Network (15)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
models/ | ||
| |
sinatra_auth.rb | ||
| |
views/ |
README
a little sinatra app skeleton that implements user authentication TODO: implement a session store which isn't cookie based

