connectedcars / connectedcars/node-jwtutils
getGoogleAccessToken fails if expires is provided as third param
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For example by using:
```
return jwtServiceAuth.getGoogleAccessToken(serviceAccount, 300, [
'https://www.googleapis.com/auth/devstorage.read_write'
])
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.