Files
discourse/spec/models
David Taylor 208005f9c9 REFACTOR: Migrate FacebookAuthenticator to use ManagedAuthenticator
Changes to functionality
  - Removed syncing of user metadata including gender, location etc.
    These are no longer available to standard Facebook applications.
  - Removed the remote 'revoke' functionality. No other providers have
    it, and it does not appear to be standard practice in other apps.
  - The 'facebook_no_email' event is no longer logged. The system can
    cope fine with a missing email address.

Data is migrated to the new user_associated_accounts table.
facebook_user_infos can be dropped once we are confident the data has
been migrated successfully.
2018-11-30 11:18:11 +00:00
..
2017-07-24 21:46:08 +09:00
2017-09-25 13:49:00 +08:00
2018-09-17 10:54:35 +10:00
2018-04-26 17:24:16 +10:00
2018-08-14 12:43:57 +02:00
2018-05-25 15:54:14 +10:00