fossasia / badgeyay

Attendee Badge Generator for Conferences
GNU General Public License v3.0
1.79k stars 447 forks source link

Sign Up and Log In Failed #2196

Open mjmaurya opened 3 years ago

mjmaurya commented 3 years ago

Describe the bug when user trying to login or sign Up getting login and Sign up failed error. Unable to register new user getting 'Sign Up failed' error And when user trying to login with google or twitter getting Login Failed Error.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://badgeyay.com/
  2. Click on Login Menu
  3. Click on New to site? Create Account
  4. Now fill the valid Sign Up details
  5. Click on Sign Up Button
  6. See error Displayed: Sign Up Failed ! Please try again

OR

  1. Go to http://badgeyay.com/
  2. Click on Login Menu
  3. Click on "Login with Google" or "Login with Twitter" button
  4. See error Displayed: Log In Failed ! Please try again

Expected behaviour

The user should be registered when they clicked on sign up button. And user should be logged in in when they clicked on 'Login with Google' or 'Login with Twitter' button.

Screenshots Screenshot (37)

Screenshot (36)

Desktop (please complete the following information):

abhishekmaletha commented 3 years ago

I am interested to fix this issue. I request you to allow me to fix it.

championpaddler commented 3 years ago

@abhishekmaletha You can work on it.

gabru-md commented 3 years ago

@abhishekmaletha is there any update on this issue, it seems to be failing because of CORS issue.

xk0m1 commented 3 years ago

what pre-requisites should i have in order to fix this issue ?

adil14788 commented 3 years ago

Hey @mjmaurya can i work on it