SuperTokens Community v3.6.1 Release Notes

Release Date: 2021-11-15 // over 2 years ago
  • 🛠 Fixes

    • Issue with JWT expiry always being lower than expected
    • Modulus and exponent for JsonWebKeys are now sent as unsigned when fetching public keys from the /jwt/jwks.json endpoint. Both values are url encoded without any padding.

    🔄 Changes

    • JWT creation logic to add a iss claim only if none is provided