docbrown/app/services/authentication
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
..
providers Fix Facebook Login profile image download failure (#11478) 2020-11-19 16:18:09 -05:00
authenticator.rb Social Auth generalization refactor (#9837) 2020-08-17 20:09:44 -04:00
errors.rb [deploy] Authentication refactoring: add available and enabled providers (#7505) 2020-04-28 16:16:28 +02:00
paths.rb Rubocop: address feedback of #9430 and use kwargs (#9538) 2020-07-29 11:13:36 +02:00
providers.rb Allow Forem admins to enable an invite only mode. (#10758) 2020-10-12 11:27:22 -04:00