Tag: retrofit
-
Working With JWT Authentication In Android And A PHP Server
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
-
Add Custom Authenticator For Retrofit In Android To Handle JWT Authentication
I will show you an example of how to create a custom authenticator for Retrofit in Android to handle user authentication using JWT.
-
Overcome The javax.crypto.IllegalBlockSizeException In Android for Asymmetric Communication With A Host PHP Server
I will show you how I was able to overcome the javax.crypto.IllegalBlockSizeException In Android with asymmetric communication with a host PHP server.
-