Skip to content
Discussion options

You must be logged in to vote

What is your id column in public users? You show auth_user_id in one policy and user_id in the 2nd policy. The 2nd policy looks correct IF you have a column called user_id.
Does that column have the user id from the sub claim of the JWT in it?
Check the JWT you get back from sign in with jwt.io to see if it is the user you expect.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jesedugal
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants