why Authentication user don't have created column? #5386
trongtri35
started this conversation in
General
Replies: 1 comment
-
|
When a new user is added a ROW (you mention column, not sure you mean that) will be added to auth.users table. You can see them in the UI or query that table if need be. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
why Authentication user don't have created column? i need to know new resgister user like in firebase.
Or i have to save myself in users table and query manually?
Beta Was this translation helpful? Give feedback.
All reactions