Hey any good guide to refer to use supertokens with django rest framework?
a
Hey any good guide to refer to use supertokens with django rest framework?
r
Hey! Yea. We have an example app for this in our python repo, and we have docs for this as well. If you see the backend code snippets, you will see python as one of the tabs under which there is django.
a
Thanks, I’ll check it out.