79451764

Date: 2025-02-19 14:46:56
Score: 1
Natty:
Report link

It may be a bit late to answer this, but please add: checks: ['none'] to your google provider as:

Google({
        clientId: process.env.GOOGLE_CLIENT_ID!,
        clientSecret: process.env.GOOGLE_CLIENT_SECRET!,  
        checks: ['none']
    }),
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Daniel Pieczonka