Implementata login OAuth
This commit is contained in:
@@ -182,6 +182,9 @@ dependencies {
|
||||
// RxJava is also required.
|
||||
implementation 'io.reactivex.rxjava2:rxjava:2.1.12'
|
||||
implementation 'io.reactivex.rxjava2:rxandroid:2.0.2'
|
||||
|
||||
//JWTUtils
|
||||
implementation 'com.auth0.android:jwtdecode:2.0.2'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user