cancel
Showing results for 
Search instead for 
Did you mean: 
Replies are disabled for this topic. Start a new one or visit our Help Center.

How to implement OAuth 2.0 in Python

GoogleFAQ
Solutions Expert
Solutions Expert

Do we have a sample coding by python to obtain an OAuth 2.0 access token with the https://www.googleapis.com/auth/homegraph scope using oauth2?

1 Recommended Answer

christinapeng
Solutions Expert
Solutions Expert

Unfortunately, we don’t have a sample code in Python for that.

However, the following resources could benefit you to implement account linking:

  1. Implement OAuth account linking
  2. Smarthome Washer Codelab
  3. Google Account Linking with OAuth
  4. Google-auth-library-python

View Recommended Answer in original post

1 REPLY 1

christinapeng
Solutions Expert
Solutions Expert

Unfortunately, we don’t have a sample code in Python for that.

However, the following resources could benefit you to implement account linking:

  1. Implement OAuth account linking
  2. Smarthome Washer Codelab
  3. Google Account Linking with OAuth
  4. Google-auth-library-python