Skip to content

ryanep/jwt-decoder

Repository files navigation

Screenshot

JWT Decoder

A lightweight web application to decode JSON web tokens.

Introduction

jwtdeco.de is a lightweight web application to decode JSON web tokens.

Features

  • Paste and view JSON web tokens.
  • Copy full token or individual segments.
  • Offline ready.

Development

Getting started

To get started with development, run the following commands:

  • yarn - Install dependencies
  • yarn dev - Watch for changes

Linting

To lint the code, run yarn lint.

Testing

To run the tests, run yarn test.

Screenshot

JWT Decoder Screenshot

License

Licensed under the MIT license.

About

A lightweight offline-ready tool to decode JSON web tokens.

Resources

Stars

Watchers

Forks

Packages

No packages published