SuperTokens
Open-source user authentication and session management for web and mobile.
SuperTokens ships an activity log — laying groundwork for enterprise audit trails and usage analytics.
◆Recent moves
- 3d ago
SuperTokens v12.3: Activity log and lifecycle event system
⚡ SPARKThe v12.3.0 canary lands a complete lifecycle event system — user creation, deletion, tenant disassociation, and account linking all emit into an append-only activity log. User counts are now derived from ledger folds instead of direct writes, and a rollup cron keeps per-storage counts accurate for separate-database tenants. This is the largest architectural addition to SuperTokens core since multi-tenancy landed.
View source ↗ - 1mo ago
SuperTokens v12.0.10: SAML hardening
A single SAML security patch with no other user-visible changes. Maintenance-tier fix in an otherwise active development period.
View source ↗ - 2mo ago
SuperTokens v12.0.5: Account linking fixes and migration guard
Account linking bug fixes and a guard that prevents transitioning to MIGRATED migration mode while inconsistent users exist — closing a data integrity gap for teams running multi-tenant auth migrations. The supertokens-agent-runner bot making its first contribution signals automated tooling entering the core development loop.
View source ↗ - 2mo ago
v12.0.4-canary
A canary cut with no documented changes — a version bump in the release chain with no visible user impact.
View source ↗ - 2mo ago
SuperTokens v12.0.3: Activity log table integration begins
The first integration of the activity_log table into core, laying the storage foundation for the lifecycle event system that fully lands in v12.3.0. Visible in hindsight as the first public commit of a months-long architectural project.
View source ↗ - 3mo ago
SuperTokens v12.0.2: SAML XSW attack protection
Adds protection against XML Signature Wrapping attacks on SAML flows — a real attack class that lets adversaries forge auth assertions. A meaningful security fix for any SAML-relying-party deployment on SuperTokens.
View source ↗