/get-code-and-token

python script to get access token

Primary LanguagePython

get-code-and-token

python script to get access token(googleapis OAuth2.0)

Requirements

These things will be taken as input in the script.

  • client id
  • scope
  • code (code from the 'code' parameter )
  • client secret