Files
ocis/changelog/1.11.0_2021-08-24/switch-jwt-lib.md
Florian Schade 392caa1570 move changelogs
2021-08-25 15:28:02 +02:00

305 B

Enhancement: Replace unmaintained jwt library

The old library github.com/dgrijalva/jwt-go is unmaintained and was replaced by the community maintained fork github.com/golang-jwt/jwt.

https://github.com/owncloud/ocis/pull/2386