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 | 3 | 1078 | September 29, 2023 | |
| How to use Django backend with React frontend | 1 | 6496 | May 27, 2020 | |
| Basic Concepts: Client-side authentication, server-side validation | 3 | 7922 | April 22, 2022 | |
| Django backend, VueJS front end, and user database -- whats the flow? | 1 | 4712 | September 27, 2018 | |
| Secure api requests from react to django backend | 1 | 3295 | August 26, 2022 |