Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukasjhan/sd-jwt-io
- Owner: lukasjhan
- License: mit
- Created: 2023-12-15T08:13:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-27T07:34:11.000Z (about 2 months ago)
- Last Synced: 2024-11-02T11:23:29.023Z (about 2 months ago)
- Topics: sd-jwt, sdjwt
- Language: TypeScript
- Homepage: https://sdjwt.co
- Size: 1.59 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
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