mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
update google oauth
early versions are not working with omniauth so we are stuck with this and addressable
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -84,9 +84,7 @@ gem 'omniauth-github-discourse', require: 'omniauth-github'
|
||||
|
||||
gem 'omniauth-oauth2', require: false
|
||||
|
||||
# see: https://github.com/zquestz/omniauth-google-oauth2/pull/193#issuecomment-170447701
|
||||
# https://meta.discourse.org/t/google-authentication-bug-on-discourse/37734
|
||||
gem 'omniauth-google-oauth2', '0.2.5'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'oj'
|
||||
gem 'pg'
|
||||
gem 'pry-rails', require: false
|
||||
|
||||
Reference in New Issue
Block a user