pj8912 / get-code-and-token

python script to get access token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

python script to get access token


Languages

Language:Python 100.0%