3 Commits

Author SHA1 Message Date
albertony
8c3ea2842c lib/jwtutil: upgrade jwt-go (golang-jwt) from v4 to v5 2025-01-15 16:44:58 +01:00
albertony
f4d7df1511 lib/jwtutil: rename StandardClaims to LegacyStandardClaims 2025-01-15 16:44:54 +01:00
albertony
fa3a8161cf 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
2025-01-15 16:44:17 +01:00