Simplicity
A simple way to implement Facebook and Google login in your iOS apps
A simple way to implement Facebook and Google login in your iOS apps. Simplicity can be easily extended to support other external login providers, including OAuth2, OpenID, SAML, and other custom protocols, and will support more in the future. We always appreciate pull requests. Facebook and Google's SDKs are heavyweight and take time to set up and use. You can use Simplicity and only have to manage one SDK for logging in with an external provider in your app. Simplicity adds just 200KB to your...