mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
💬 🗃️ ✨user signup source and viral signup links
This commit is contained in:
@ -18,6 +18,7 @@ model User {
|
||||
email String @unique
|
||||
emailVerified DateTime?
|
||||
password String?
|
||||
source String?
|
||||
identityProvider IdentityProvider @default(DOCUMENSO)
|
||||
accounts Account[]
|
||||
sessions Session[]
|
||||
|
||||
Reference in New Issue
Block a user