Skip to content Skip to sidebar Skip to footer
Showing posts with the label Token

Python Oauth2 - Login With Google

I have been searching for 2 days for an answer, but nothing came up. I am trying to make integrate … Read more Python Oauth2 - Login With Google

Should I Use Jwt Or Basic Token Authentication In Django Rest Framework?

I'm about to implement Token Authentication in my API using Django Rest Framework. But I'm … Read more Should I Use Jwt Or Basic Token Authentication In Django Rest Framework?