Bruce

I'm a maker!

read up on how to implement token authentication with DRF https://simpleisbetterthancomplex.com/tutorial/2018/11/22/how-to-implement-token-authentication-using-django-rest-framework.html (thank you @sergio for giving me advice on this :))

np!

0 Likes

oauth2 isn't that hard, once you get the hang of it. got a working implementation for the backend