sinatra_omniauth 1.1.0
This Sinatra extension, derived from omniauth_pure by Marcus Proske, adds OmniAuth authorization to your Sinatra application, so your users can login using FaceBook, Twitter and many other authorization providers, as long as you supply the API keys. It uses DataMapper and HAML.
Gemfile:
=
instalar:
=
dependencias de Runtime (9):
dm-core
>= 0
dm-migrations
>= 0
dm-postgres-adapter
>= 0
haml
>= 3.1.1
omniauth
~> 0.2.2
rack-flash
>= 0
sinatra
>= 0
sqlite3
>= 0
uuidtools
>= 0