Rodauth v2.6.0 Release Notes

Release Date: 2020-11-20 // over 3 years ago
    • Avoid loading features multiple times (janko) (#131)

    • ➕ Add around_rodauth method for running code around the handling of all Rodauth routes (bjeanes) (#129)

    • 🛠 Fix javascript for registration of multiple webauthn keys (bjeanes) (#127)

    • Add allow_refresh_with_expired_jwt_access_token? configuration method to jwt_refresh feature, for allowing refresh with expired access token (jeremyevans)

    • Promote setup_account_verification to public API, useful for automatically sending account verification emails (jeremyevans)