Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukasjhan/sd-jwt-io

SD JWT debugging page
https://github.com/lukasjhan/sd-jwt-io

sd-jwt sdjwt

Last synced: about 1 month ago
JSON representation

SD JWT debugging page

Awesome Lists containing this project

README

        

# SD JWT Hub

## Introduction

This is a SD JWT Hub. It is a simple web application that allows you to create and manage JWTs for SD. It's very similar to [jwt.io](https://jwt.io)

## How to run locally

1. Clone this repository
2. Run install command

```bash
pnpm install
```

3. Run start command

```bash
pnpm start
```

4. The server start at your `localhost:3000`

## Thanks to our contributors

[//]: contributor-faces



Lukas J Han


Tree Yoon


Jungmin Moon


[//]: contributor-faces

## Contributing

All Contributions are welcome! See the [documentation](/CONTRIBUTING.md) for the details