johnofsydney / social_login

Rails 6 app with social login using google or github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

A devise based rails project with Rails 6

Create a Ruby-On-Rails project with a devise based user model, and OAuth sign up / sign in with either Google or Github.

  • Ruby 2.6.4
  • Rails 6.0.0
  • Devise 4.7.1
  • omniauth-github & omniauth-google-oauth2

Created this project to practice devise and oauth. There's a tutorial here: which you should read

About

Rails 6 app with social login using google or github


Languages

Language:Ruby 74.6%Language:HTML 18.9%Language:JavaScript 5.3%Language:CSS 0.9%Language:SCSS 0.2%