Google Authentication using django and djoser
>NOTE : Before we start make sure you have created the django project with simple-jwt configured.

>you will get a authorization_url
authorization_url Google
GETURLredirect_url
>google will provide you with the access and refresh token for authentication
GET -> POST
settings.py AUTHENTICATION_BACKENDS