Once #347 is solved, I would like to implement client oauth2 in the retrofit template.
So far I have identified the following libs:
Password and client_credential flows are very simple and do not really need to pull a lib but to support implicit grant, only google oauth seems available. So should it be the winner ?
Has anyone worked with any of those libs and has an opinion ?
Once #347 is solved, I would like to implement client oauth2 in the retrofit template.
So far I have identified the following libs:
Password and client_credential flows are very simple and do not really need to pull a lib but to support implicit grant, only google oauth seems available. So should it be the winner ?
Has anyone worked with any of those libs and has an opinion ?