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

https://github.com/linjunpop/jwt_demo

Try! JWT
https://github.com/linjunpop/jwt_demo

Last synced: 23 days ago
JSON representation

Try! JWT

Awesome Lists containing this project

README

          

# Try! JWT Workshop

## Intro to JWT

## Implement your own unsecured JWT encoder

## Improve the encoder to support signning with SHA256

## Implement decoder