Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local login and signup fixed (fixes: 352) #354

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SujalLama
Copy link
Contributor

@SujalLama SujalLama commented Jul 19, 2021

Fixes #352

Description

previously local resgistration and login was not working
Because of this, we couldn't create goup, community and enterprise
Now it has been resolved, and also the password has been hashed

Screenshots

Links and Curls

api:
api/src/controllers/userController.js
api/src/models/localAuthModel.js
client:
src/actions/userAction.js

@SujalLama SujalLama requested review from lmmrssa and dogi July 19, 2021 12:09
@SujalLama SujalLama self-assigned this Jul 19, 2021
@SujalLama SujalLama added the WIP label Jul 19, 2021
@SujalLama SujalLama removed the WIP label Jul 20, 2021
@lmmrssa lmmrssa added the WIP label Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

local login and signup not working
2 participants