An open API service indexing awesome lists of open source software.

https://github.com/piraces/jwt

A Progressive Web App (PWA) made with blazor that can decode and show all values encoded in a JSON Web Token
https://github.com/piraces/jwt

blazor blazor-client blazor-webassembly jwt jwt-tokens pwa webassembly

Last synced: 4 months ago
JSON representation

A Progressive Web App (PWA) made with blazor that can decode and show all values encoded in a JSON Web Token

Awesome Lists containing this project

README

        

# JWT

[![Publish to GitHub Pages](https://github.com/piraces/JWT/actions/workflows/main.yml/badge.svg)](https://github.com/piraces/JWT/actions/workflows/main.yml)

A Progressive Web App (PWA) made with Blazor (WebAssembly) that can decode and show all values encoded in a JSON Web Token

## Try it!

The full PWA is hosted using Github Pages in [jwt.developer.li](https://jwt.developer.li/). Give it a try!