facebookarchive / facebook-swift-sdk

Integrate your iOS apps in Swift with Facebook Platform.
https://developers.facebook.com/docs/swift
Other
1.51k stars 336 forks source link

Revert "Updates LoginManager (#516)" #522

Closed joesus closed 5 years ago

joesus commented 5 years ago

This reverts commit 90cd224671f937f0801f28c54d4843760ef0b469.

Checklist

Pull Request Details

Merging the breaking changes to LoginManager into master was a mistake on my part. The updates to login should occur on a separate branch so that they can all be released together. In the meantime need to revert this change so that we can continue to release version bumps in line with the Objective-C SDK. 🤦‍♂️

Test Plan

N/A