liferay / liferay-mobile-sdk

Other
47 stars 56 forks source link

Client credentials flow doesn't return refresh token #57

Closed victorg1991 closed 6 years ago

victorg1991 commented 6 years ago

When the authentication is obtained using client credentials flow, it doesn't return refresh token.

I've added a check so that if the authentication doesn't have refresh token it will request another token using the client credentials flow again