Re: Static Code analysis and Security Scanning tools for Django Web Applications

2022-07-08 Thread Christian Ledermann
i'd recommend bugbear and bandit, but afaik they are already in prospector On Wed, 6 Jul 2022 at 06:16, Ram wrote: > Hi, > > We have tried Prospector tool: https://prospector.landscape.io/en/master/ > > and got the following result > > > Check Information >> = >> Started

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