EasyLogin v0.6 Release Notes

Release Date: 2017-07-23 // over 6 years ago
    • ➕ Adds email handling for facebook (by doing a /me request after login)
    • ➕ Adds email handling for twitter
    • 🛠 Fixes facebook scope initialization in the sample (see MainActivity line 60 for more details)

Previous changes from v0.5

    • ⚡️ Updates libs to newest versions
    • ➕ Adds possibility to use custom gPlus button (by just expecting a View instead of a SignInButton) (for more Info see issue #7)
    • ⬇️ Reduces lib fingerprint by just using the TwitterCore library (before: Twitter)