Hello how do the users get recognised in my database and linked with data? im using a react front end with auth0, then a django back end to process all the data via API, do i just send the user data to the back end and make a new user?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Allow a specific user to access their data in django backend | 4 | 1024 | September 29, 2023 | |
How to use Django backend with React frontend | 2 | 6378 | July 13, 2020 | |
Basic Concepts: Client-side authentication, server-side validation | 4 | 7430 | May 25, 2022 | |
Django backend, VueJS front end, and user database -- whats the flow? | 2 | 4688 | July 26, 2019 | |
Secure api requests from react to django backend | 2 | 3229 | September 10, 2022 |