- Removed the wrapping UINavigationController, now is simply a subclass of SFSafariViewController
- Swift 4.0
- Swift 3.0
- Support for closing the authentication window. This fires the
FailureHandler
closure with a value of.UserCancelled
. - Cocoapods support.
- Initial release