Jakub
10/31/2018, 9:15 PMKotlin
that shows the best practices and implements authentication using OkHttp Authenticator
, Retrofit
, keeps RefreshToken
in KeyStore
and in general has well organised structure for the whole network layer?Yuri Laguta
10/31/2018, 10:16 PMblazingKazama
11/01/2018, 9:33 AMJakub
11/01/2018, 10:42 AMAuthenticator
and token is also kept in SharedPreferences
.indyfromoz
11/01/2018, 6:54 PM