wordpress-mobile / WordPress-Login-Flow-Android

Pluggable WordPress login flow for Android
GNU General Public License v2.0
14 stars 3 forks source link

WordPress-Login-Flow-Android

A pluggable WordPress login flow for Android.

Usage

repositories {
    maven { url "https://a8c-libs.s3.amazonaws.com/android" }
}
dependencies {
    implementation ("org.wordpress:login:$version")
}

License

WordPress-Login-Flow-Android is an Open Source project covered by the GNU General Public License version 2.