googleapis / googleapis/google-api-nodejs-client
Update token with new scope
Open
priority: p2
type: feature request
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
Hi,
is it possible to generate new authUrl that will define new scope and will update an existing token?
in other words, I have a use case where i want my client to first connect his email and approve scope x, then in another
product i want him to approve scope y, but instead of handle 2 different tokens i want that when the client approves the 2nd scope the token will be updated.
Contributor guide
Assessment
This issue has not been assessed yet.