JWT: Upgrade from v3 to v5 #492
Annotations
2 errors and 1 warning
build
cannot use jwt.SigningMethodHS512 (variable of type *"github.com/golang-jwt/jwt/v5".SigningMethodHMAC) as "github.com/golang-jwt/jwt".SigningMethod value in argument to generates.NewJWTAccessGenerate: *"github.com/golang-jwt/jwt/v5".SigningMethodHMAC does not implement "github.com/golang-jwt/jwt".SigningMethod (wrong type for method Sign)
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: wbari/start-mongoDB@v0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|