MLSDev / LiveDataSocialAuth

Android LiveData library for Social auth with Google and Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Download

LiveDataSocialAuth

LiveDataSocialAuth is a library for the signing in with Google or Facebook accounts

Setup

Gradle file

To use this library your minSdkVersion must be >= 21

In your build.gradle :

dependencies {
    implementation "com.mlsdev.livedatasocialauth:library:$latestVersion"
}

Google Sign In set up stuff

Facebook Log In set up stuff

Usage

Google Sign In

Google Sign Out

Facebook Sign In

Facebook Sign Out

Get current account

Smart Lock For Passwords

Authors

About MLSDev

MLSDev.com

LiveDataSocialAuth is maintained by MLSDev, Inc. We specialize in providing all-in-one solution in mobile and web development. Our team follows Lean principles and works according to agile methodologies to deliver the best results reducing the budget for development and its timeline.

Find out more here and don't hesitate to contact us!

About

Android LiveData library for Social auth with Google and Facebook


Languages

Language:Kotlin 97.7%Language:Java 2.3%