Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 236 Bytes

File metadata and controls

13 lines (8 loc) · 236 Bytes

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