NoamB / sorcery-example-app-sinatra

Sinatra with Sorcery example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example of using Sorcery with Sinatra.

github.com/NoamB/sorcery

It uses sqlite as a database, and includes a ‘db:migrate’ rake task for your convenience.

Run it at port 3000 (needed for OAuth examples):

ruby myapp.rb -p 3000

About

Sinatra with Sorcery example


Languages

Language:Ruby 100.0%