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

Fix typo in SigningMethodES512 #440

Closed bouk closed 3 years ago

bouk commented 3 years ago

521 -> 512