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

UserAuthenticationSystem #370

Open
wants to merge 110 commits into
base: develop
Choose a base branch
from

Conversation

kishankr7979
Copy link

@kishankr7979 kishankr7979 commented Dec 29, 2020

Description

Express.js server has been added with all required modules for authentication purpose.
Needed a dB interface for the connection purpose(preferably MongoDb)

Fixes # (issue)
-[ ] Added Register Page
-[ ] Added Login Page

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Reviewer: Vinit Shahdeo

@welcome
Copy link

welcome bot commented Dec 29, 2020

Thanks for opening this pull request! 🤗
Wishing you a great Hacktoberfest 2020 🙌 🎉 ⚡️
Are you looking for more beginner-friendly issues? Check out this repo.

Hacktoberfest2020

📢 Spread the word about @vinitshahdeo/Hacktoberfest2020 repo across your social media channels to help get others involved! Give a shoutout to DEV article. Retweet this.

Open Source Love

Check out few other repos below 🚀

PortScanner
SimpleBio
HBD
Map Of India

Show some ❤️

  • Consider leaving a ⭐ here.
  • Check out more beginner-friendly repos here.
  • Follow @vinitshahdeo for more updates.
  • Read my open-source journey here.

Say Hi on Twitter! 👋

Twitter Follow

PS: Please add @vinitshahdeo as a reviewer if you haven't added.

@kishankr7979
Copy link
Author

User Authentication features has been added with a login and signup feature using express server, Just needed a connection with the dB cloud preferably MongoDb.

@kishankr7979
Copy link
Author

@vinitshahdeo

1 similar comment
@kishankr7979
Copy link
Author

@vinitshahdeo

Copy link
Contributor

@nandikajain nandikajain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please send the PR to develop branch?

@kishankr7979 kishankr7979 changed the base branch from master to develop January 15, 2021 10:08
@kishankr7979
Copy link
Author

@nandikajain updated the PR with develop base-branch

@nandikajain
Copy link
Contributor

@vinitshahdeo Who shall I add as a reviewer for the backend?

@kishankr7979
Copy link
Author

Hey @nandikajain any update regarding my PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet