PREPROD
ReaderAuthor

suite

Auth Event

An audited authentication event tied to a product, tenant, and user.

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

AuthEvent captures authentication-related activity across the platform. Each event records the productSlug it came from, the tenantId and userId it concerns, and an eventType describing what happened, such as a login or token action. A detail string and structured metadata add context, and occurredAt marks when it took place. Because Suite is the identity hub for every product, these events give a unified, auditable trail of how and where users authenticate.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?