auth0/jwt-debugger-extension

Name: jwt-debugger-extension

Owner: Auth0

Description: JWT Debugger extension based on JWT.io

Forked from: jsonwebtoken/jsonwebtoken.github.io

Created: 2016-06-23 14:55:12.0

Updated: 2018-04-26 00:28:34.0

Pushed: 2016-09-27 23:19:19.0

Homepage: https://chrome.google.com/webstore/detail/jwt-debugger/ppmmlchacdbknfphdeafcbmklcghghmd

Size: 3383

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

JWT Debugger Extension

JWT Debugger screenshot

How to build

First, install the required dependencies:

install

In order to build the project execute:

t chrome-extension

The resulting files will be located in the `distdirectory. Open Chrome, go to ``Extensions`, enableDeveloper Mode``, and then load the unpacked extension from the `dist` directory.

Hacking

Main JavaScript files are located inside the `jsdirectory. HTML files are generated from the Jade files located in ``view`. Dependencies are handled withnpm`` and bundled using Webpack. The `extension-deps` directory is for static dependencies.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.