Re: Fetch email from google

2022-07-08 Thread Paul Kudla (SCOM.CA Internet Services Inc.)
this is off topic but not really django auth will take care of the django login a simple model (or add fields to django users auth model) will accomodate the saving of the google authentication, tokens whatever you need to add to a user. however google (and microsoft is Oct 1st) no longer

Fetch email from google

2022-07-07 Thread Lakshyaraj Dash XI-D 25
Hi guys I want a solution from your side. I am having a cutom authentication in django. I want to have a login with google option that gets the user's email address and authenticates with django backend. Note that the username must not be the google username, it should be the username saved in