Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

googlearchive/jwt-decoder-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project status

status: inactive

This project is no longer actively maintained, and remains here as an archive of this work. jwt-decoder-python

Python implementation for jwt decode, Google Wallet for digital goods to sell digital and virtual goods in a web application. The Google Wallet for digital goods platform has been built with simplicity in mind.

You can use this app to decode any JWT. Just paste in the JWT, and click the Decode JWT button.

Setup your application on Google appengine.

  1. Create new application at your appengine account.
  2. Change application name in app.yaml file.
  3. Follow instruction to install google appengine sdk for python and to upload the application on [Google Appengine for Python Docs] (https://developers.google.com/appengine/docs/python/gettingstartedpython27/introduction)
  4. Upload your application on google appengine.
  5. Run your application from google appengine.

About

Python application which decodes the JSON Web Token (JWT).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages