Join Discord
Powered by
i'm successfully using django-sdk with supertokens...
# support-questions-legacy
e
eman.mohamed.
10/11/2023, 8:53 AM
i'm successfully using django-sdk with supertokens for passwordless Recipe
http://localhost:8000/auth/signinup/code
http://localhost:8000/auth/signinup/code/consume
and it's working but i didn't know what should i do after that i create custom endpoint that a post request
http://localhost:8000/job_analysis/jobs/
create a simple data in my model how can i assign this data to the related user that has been logged in from supertokens ?
Previous
Next