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

title:Node.js User Authentication Guide #941

Closed
wants to merge 6 commits into from
Closed

title:Node.js User Authentication Guide #941

wants to merge 6 commits into from

Conversation

uma-victor1
Copy link
Contributor

description:This is a blog about you can authenticate users in Nodejs

Checklist

Please note that in case of below checklist not updated accordingly, the maintainers have the right to immediately close your pull request.

  • You created a branch from dev branch.
  • You PR is raised on dev branch and not onmaster.
  • Blog follows Blog Guidelines.
  • You have read the Contribution Guidelines before creating this PR.
  • Checked for any duplicate blog entry.
  • Checked for all grammatical errors in the blog.
  • You have not published the blog content anywhere else on the internet on platforms like medium, dev.to etc.
  • The content is not copy-pasted from anywhere else on the Internet.
Description of change

pareek-naren and others added 3 commits December 15, 2021 14:53
Merge Dev into Master, improved build time
Dev to Master: A few content updates and URL redirects
Dev to Master - 2 new blog posts and some changes
uma-victor1 and others added 2 commits December 30, 2021 16:35
description:This is a blog about you can authenticate users in Nodejs

Open up Postman to make a `POST` request to `http://localhost:5000/api/auth/register` and pass the username and password to the body:

![Register Route](https://paper-attachments.dropbox.com/s_1FDB76B1B7350D0381EC73781AAAABB04FC20EA7CD90D74041F3D461F538847D_1639605986714_registerRoute.jpg)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@uma-victor1 Throughout the blog, please place the image file in the same folder as the blog content and replace the Dropbox link

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

<button class="logout"><a href="/logout">Log Out</a></button>
...
```

Copy link
Collaborator

Choose a reason for hiding this comment

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

@uma-victor1 Here, please add a section and explain briefly how the above process can be easily replaced with LoginRadius if the readers choose to. You could refer this resource for a brief understanding: https://www.loginradius.com/docs/developer/tutorial/node-js/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

uma-victor1 added a commit to uma-victor1/engineering-portal that referenced this pull request Jan 13, 2022
raghunath-r-a added a commit that referenced this pull request Jan 18, 2022
* added changes from PR #941

* improvements; proofread

Co-authored-by: Raghunath Reddy <11178736+raghunath-r-a@users.noreply.github.com>
@raghunath-r-a
Copy link
Collaborator

Duplicated by #950

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

Successfully merging this pull request may close these issues.

3 participants