Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pj8912/get-code-and-token
- Owner: pj8912
- Created: 2023-01-21T12:02:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T06:06:50.000Z (12 months ago)
- Last Synced: 2023-11-21T07:23:57.753Z (12 months ago)
- Topics: accesstoken, authcode, automation, googleapis, python3
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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