Simplicity v1.0.2 Release Notes

Release Date: 2016-07-15 // almost 8 years ago
  • ➕ 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}