docbrown/app/services/authentication/providers
Fernando Valverde c74121b0c0
Forem passport (cont) (#14759)
* Initial forem omniauth strategy setup work

* Finish basic raw proof of concept

* Some playing around

* use OAuth payloads + PASSPORT_OAUTH_URL for local dev

* Use FeatureFlag for Forem Passport Auth

* Working on tests

* Fix tests 🤞🏼 & some cleanup

* Use correct namespace within lib directory (match class namespace)

* Test to ensure Forem Passport auth is restricted by FeatureFlag

* Add broadcast + work on tests

* Update spec/lib/data_update_scripts/insert_forem_connect_broadcast_message_spec.rb

Co-authored-by: Michael Kohl <citizen428@forem.com>

* Hash format

* Schema cleanup + inline comments

* Use temprorary Heroku domain

* More cleanup

* Missed one

* Back to passport.forem.com

* Require correct path in lib

* Apply suggestions from code review

Co-authored-by: Michael Kohl <citizen428@forem.com>

* Use with_indifferent_access for symbol hash access in Forem strategy

Co-authored-by: benhalpern <bendhalpern@gmail.com>
Co-authored-by: Michael Kohl <citizen428@forem.com>
2021-09-30 06:47:45 -06:00
..
apple.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
facebook.rb Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
forem.rb Forem passport (cont) (#14759) 2021-09-30 06:47:45 -06:00
github.rb Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
provider.rb Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
twitter.rb Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00