users table schema ```ts userId // managed by our...
# support-questions
z
users table schema
Copy code
ts
userId // managed by our app
stFacebook // userId in thirdparty_users where third_party_id is "facebook"
stGoogle // and so on...
... // extra fields