React front end Django back end

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?