Join Discord
Powered by
which table that has a `user_id` should i use as a...
# support-questions-legacy
c
corgitaco
02/22/2024, 7:06 AM
which table that has a
user_id
should i use as a foreign key in my own tables? Assuming I generated my Supertokens table from:
r
rp_st
02/22/2024, 4:49 PM
hey
@corgitaco
you can use the all_auth_recipe_users table
2
Views
Previous
Next