dgrijalva / jwt-go

ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
https://github.com/golang-jwt/jwt
MIT License
10.78k stars 994 forks source link

Add example custom implementation jwt-go #466

Open restuwahyu13 opened 3 years ago

restuwahyu13 commented 3 years ago

add example custom implementation jwt-go like jwt in javascript