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 | 1036 | September 29, 2023 | |
| How to use Django backend with React frontend | 2 | 6426 | July 13, 2020 | |
| Basic Concepts: Client-side authentication, server-side validation | 4 | 7662 | May 25, 2022 | |
| Django backend, VueJS front end, and user database -- whats the flow? | 2 | 4695 | July 26, 2019 | |
| Secure api requests from react to django backend | 2 | 3260 | September 10, 2022 |