Skip to content

nicof38/python_JWT_Google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

python_JWT_Google

Description

Generate a JWT in python for Google usage

This code is an example of how to generate a JWT in Python 3.4 using Google OAuth2 module.

PIP needed modules are: httplib2 oauth2client

Usage

Copy your JSON google credential key to "my_google_credential.json" and run the python code. This will print out the content of the JWT.

About

Generate a JWT in python for Google usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages