docbrown/app/services/authentication/providers
Andy Zhao 827c9aa77c
Fix Facebook Login profile image download failure (#11478)
* Send a new request and use link in response for profile img

* Use fallback option and make method private

* Refactor and use constant template string

* Stub image_url method for tests

* Fix tests and mock response object properly

* Fix tests and mock response object properly

* Stub response for tests

* Refactor a bit and move into helper method

* Undo everything I did. today I will watch facebook burn.

* Use more foolproof string to gsub
2020-11-19 16:18:09 -05:00
..
facebook.rb Fix Facebook Login profile image download failure (#11478) 2020-11-19 16:18:09 -05:00
github.rb Social Auth generalization refactor (#9837) 2020-08-17 20:09:44 -04:00
provider.rb Social Auth generalization refactor (#9837) 2020-08-17 20:09:44 -04:00
twitter.rb Social Auth generalization refactor (#9837) 2020-08-17 20:09:44 -04:00