SuperTokens Community v2.4.0 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • ➕ Added

    • CSRF check in refresh API
    • 0️⃣ set csrf config to false by default
    • compatibility with CDI 2.3

    🛠 Fixed

    • When regenerating session, uses old access tokens' parentRefreshTokenHash1 instead of null

    🔄 Changed

    • Optimises refresh token to not store old tokens in the database
    • ✂ removes the need for a license key
    • ✂ removes API Pings