1

Sorry, for what I am asking might be obvious. I've been thinking, is this the Client Library (for php, python, etc) that generates the access token itself based on the Auth code we receive after a user fulfills the consent screen OR the client library requests the Google server for the access token.

1 Answer 1

2

As explained in step 5 of the flow, it's an HTTPS call to Google.

To exchange an authorization code for an access token, call the https://www.googleapis.com/oauth2/v4/token endpoint

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.