Skip to content

A generic template Rails app with logging in via Twitter, Facebook and Google set up via Devise and Omniauth

Notifications You must be signed in to change notification settings

markturner/Devise_Omniauth_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a generic template app that allows logging in via Twitter, Facebook and Google, using Devise and Omniauth.

Set up your own services in config/initializers/omniauth.rb and you're away.

There's also an admin interface for editing your users, which is available to users for whom the admin boolean field is true.

KNOWN ISSUE: Because twitter doesn't provide email addresses in it's auth response, there is no secure way of signing someone in via twitter unless they have already signed in and associated twitter with their account (or unless they used it to sign up).

About

A generic template Rails app with logging in via Twitter, Facebook and Google set up via Devise and Omniauth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published