How do I make Auth0 communicate wit my backend REST API?

I’m using Auth0 as my Identity provider it only communicates with my users table when it adds the users that are creating accounts.

I’m using node.js as my backend and I would like to create a restful api that would create post and it would all go back to the user that created the post.

Hey there @cvasquez0100, this question seems to been answered in this topic below that you created, so I will go ahead and close this one to focus effort in the other existing topic. Thanks!