Auth0 User Management

Hello,

I’m new to Auth0. I’m trying to build a web app using NestJS, Postgres and React, where users can login with Facebook account and post to their page.

I am looking for a way to retrieve user’s Facebook ID and page ID.
Also how to profile users and connect to Postgres to save user’s data, such as uploaded images, etc?

Please enlighten me or let me know where should I read up.

Everything you need should be here:

https://auth0.com/docs/connections/social/facebook

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.