VesperAkshay/qr-code-generator

[BUG] Sign up/login

Offen

#112 geöffnet am 06.10.2024

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (97 Forks)auto 404
buggssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository-Metriken

Stars
 (40 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description of the issue: When a new user tries logging in and click on sign in with google it automatically logs in even though it was anew user. Basically, if a new user needs to register first and then login in with google should work

Steps to reproduce:

  1. Step 1 if a new user directly tries to login with google pop user not registered
  2. Step 2 when the user does register with google then they can log in with google the next time

Expected result: Proper user authentication and saving of data.

Actual result: I tried as a new user logging in directly and it happened.

System information:

  • OS: Windows
  • Browser: Chrome

Additional information: Any other information or context.

Contributor Guide