cameronmC
Convex Community2y ago
11 replies
cameronm

Convex Auth user table fields

I've been looking for documentation on this with no avail.

Querying the users table strips all the fields other than _createdTime, _id, name, email

This is whether I used db.get or db.query. Any way around this?

I set up a role field on my Password provider profile and added it to the user table, but it doesn't get returned by the query
Was this page helpful?