Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pj8912/get-code-and-token

python script to get access token
https://github.com/pj8912/get-code-and-token

accesstoken authcode automation googleapis python3

Last synced: 4 days ago
JSON representation

python script to get access token

Awesome Lists containing this project

README

        

# 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