Skip to content

A little script to help generate refresh tokens for authenticating to a google api via oAuth.

License

Notifications You must be signed in to change notification settings

adussarps/Refresh-token-generator-for-google-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Refresh-token-generator-for-google-oauth

A little script to help generate refresh tokens for authenticating to a google api via oAuth.

This script was taken from a google repository and adapted to be a litte more generic.

Requirements

You need to have python3 installed.

Usage

Run python refresh_token_generator_for_google_oauth.py

You can provide two options -login to generate an access token, and -logout to revoke one.

About

A little script to help generate refresh tokens for authenticating to a google api via oAuth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages