Description...
GCPAuthApi.getTokenInfo(authenticationPath)
authenticationPath (string)
// Some code
GCPAuthApi.refreshAccessToken(refreshToken, clientId, clientSecret)
refreshToken (string) clientId (string) clientSecret (string)
Last updated 7 months ago