Backend School-Generate google Client Id and secret key
У вашего броузера проблема в совместимости с HTML5
First step for google login in django is to generate google client id and secret key.In this tutorial we will learn how to create client id and secret key that will be used in django app for google login.
Link for Google console API-
https://console.developers.google.com
Authorised redirect URI
http://localhost:8000/oauth/complete/google-oauth2/