05 How to create POST requests in an Android app using Retrofit 2.0
Continuing on how to create Lets Code Easy app, we show you how to authenticate a user by making a POST method call to an Auth 2.0 service. Retrofit 2.0 uses different kinds of data converters...