rclone/lib/jwtutil
albertony 226fdbafab Compatibility with jwt-go (golang-jwt) v5
Includes the StandardClaims implementation from jwt-go v4, where it was marked as
deprecated before removed in v5. The box backend needs this.

See #7115
2023-09-23 14:13:48 +02:00
..
claims.go Compatibility with jwt-go (golang-jwt) v5 2023-09-23 14:13:48 +02:00
jwtutil.go Use jwt-go (golang-jwt) instead of deprecated jws (x/oauth2/jws) 2023-03-26 19:20:50 +02:00