google-cloud-cpp
google-cloud-cpp copied to clipboard
Support end-user credentials via OAuth2.0 flows
This is in response to:
https://stackoverflow.com/q/53885615/624900
We do not support the flow described by:
https://developers.google.com/identity/protocols/OAuth2#webserver
or:
https://developers.google.com/identity/protocols/OAuth2#installed
which evidently some users need. I think this is "just" a factory function to create a AuthorizedUsersCredentials
object via the workflows described above.
This is out of scope for GUAC.
Discussed. Keeping open.
Strike 2, keep open.
Would like to do this, but have no time. Closing.