Backend: UI: Implements authentication.
This commit is contained in:
@@ -46,6 +46,7 @@ dependencies {
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.auth0.android:jwtdecode:2.0.2'
|
||||
|
||||
// Realm
|
||||
implementation "io.realm.kotlin:library-base:${realm_version}"
|
||||
|
||||
Reference in New Issue
Block a user