79469758

Date: 2025-02-26 12:47:24
Score: 2
Natty:
Report link

in the file devise.rb added the line config.omniauth :google_oauth2, ENV['GOOGLE_CLIENT_ID'], ENV['GOOGLE_CLIENT_SECRET'],scope: 'email,profile,openid', provider_ignores_state: true solved the issue

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aqsa Altaf