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
..
2018-05-03 15:50:45 +10:00
2016-11-02 22:19:16 +11:00
2017-09-01 13:34:45 -04:00
2017-07-28 10:20:09 +09:00
2018-06-14 12:18:36 +10:00
2017-07-28 10:20:09 +09:00
2018-07-25 14:38:10 -07:00
2017-07-28 10:20:09 +09:00
2018-03-14 13:01:52 +11:00