PREPROD
ReaderAuthor

suite

Email Verification Token User Id

The userId of a EmailVerificationToken..

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

The userId field on a EmailVerificationToken record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it is a reference linking this EmailVerificationToken record to the related record it belongs to, so the application can join them and present connected data together. In everyday use this is part of how EmailVerificationToken records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact EmailVerificationToken.userId: String.

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