google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Update token with new scope
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.
I don't believe that's possible.
Thanks for your answer, how about incremental authorization? isn't that exactly the use case? @SurferJeffAtGoogle
@guylissak Sorry for the late reply. Could you point me to a doc describing "incremental authorization"?
@bcoe Please re-assign to someone on the JS team.