DEV Community

Bret
Bret

Posted on

Auth0 Profile Logins and MongoDB

I have a React + Airtable project, that I want to create “user profiles” for bidding and keeping track of products they use.

How do you use “profiles”? Do I need to have a profile.Button for when someone adds a product to their profile, it locates it? Or.... is it more like:
profile.Button[profile]???

Top comments (0)