All Versions
6
Latest Version
Avg Release Cycle
28 days
Latest Release
2737 days ago

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
  • 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 any LoginProvider:

    Facebook().login { (accessToken, error) in// Handle access token here}
    
  • v1.0.1 Changes

    May 23, 2016

    ๐Ÿ›  Fixed Carthage support

  • v1.0 Changes

    May 20, 2016

    An 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