FlaskSeries icon indicating copy to clipboard operation
FlaskSeries copied to clipboard

Changed the authentication by a little

Open pj46280 opened this issue 4 years ago • 0 comments

I tried to create a user with an email address that does not exists in the database but it showed me an error that the email already exists. It happened with any email that I tried with, then I changed the code a little bit instead of checking that the email exists or not I checked that the user exists or not. The previous code didn't worked for me. Thanks

pj46280 avatar Mar 16 '21 06:03 pj46280