All Versions
6
Latest Version
Avg Release Cycle
28 days
Latest Release
3092 days ago
Changelog History
Changelog History
-
v2.0.1 Changes
September 30, 2016- Simplicity now presents on the topmost view controller in the presentation hierarchy
-
v2.0 Changes
September 13, 2016โก๏ธ Updated to Swift 3 (Xcode 8).
- ๐ Swift 2.3 (Xcode 8) support on branch
swift2.3
- ๐ Swift 2.2 (Xcode 7) support on version
1.0.2
- ๐ Swift 2.3 (Xcode 8) support on branch
-
v1.0.2 Changes
July 15, 2016โ Added support for VK, the largest European social network.
๐ฒ Also added a convenience method for logging in. Now you can call
.login()
on anyLoginProvider
:Facebook().login { (accessToken, error) in// Handle access token here}
-
v1.0.1 Changes
May 23, 2016๐ Fixed Carthage support
-
v1.0 Changes
May 20, 2016An easy way to login with Facebook or Google.
๐ Supports:
- Login with Facebook
- Login with Google
- OAuth 2 Scopes
- Facebook's "Auth Type" feature
- Extensible to more providers
-
v0.0.1
May 11, 2016