shadabk92 / Goliauth

Goliauth Android Library for Auths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goliauth

Goliauth Android Library for Auths

Build your Apps with any authentication by just integrating the code library sets.

To import into your Android Studio you can import it via the gradle statement below:

Android Studio < 3.0

        compile 'com.github.shadabk92:Goliauth:-SNAPSHOT'

Android Studio >= 3.0 and Canary Editions above 2.3.3

        implementation 'com.github.shadabk92:Goliauth:-SNAPSHOT'

About

Goliauth Android Library for Auths

License:Apache License 2.0


Languages

Language:Java 100.0%