Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The UserInfo endpoint is called with an OAuth2 access token. The access token expires after a while and then we must renew it with the refresh token. Update the code so that it takes care of renewing the access token. Closes #32 Github-PR: #31 Signed-off-by: Yannis Zarkadas <[email protected]>
- Loading branch information