angular-oauth2
angular-oauth2 copied to clipboard
Missing validation on `getRefreshToken`
We should validate if the refresh_token exists:
https://github.com/seegno/angular-oauth2/blob/master/src/providers/oauth-provider.js#L152