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 997 forks source link

If it has been 3 years since last stable release - then this project is abandoned? #474

Open alexec opened 3 years ago

tbo commented 3 years ago

There is a community maintained fork under: https://github.com/golang-jwt/jwt Check the discussion here: https://github.com/dgrijalva/jwt-go/issues/462

alexec commented 3 years ago

Use a replace directive in go.mod?

hongbo-miao commented 3 years ago

Hi @alexec the migration guide from dgrijalva/jwt-go to golang-jwt/jwt is at https://github.com/golang-jwt/jwt/blob/main/MIGRATION_GUIDE.md