Skip to content
#

authentication-backend

Here are 204 public repositories matching this topic...

Building a RESTful Blog with Authentication.Edit and delete options only for admin. Passowrds are saved hashed and salted in db. The first registered user is admin in this case. Other users can only comment on posts. Admin can create a new post, with title,subtitle,body description,img-url ,author and time will be automatically set to today's date.

  • Updated Dec 1, 2022
  • JavaScript

The "ChatApp" is a real-time chat application developed using the MERN stack (MongoDB, Express.js, React.js, Node.js) and Socket.io. It features secure user authentication and authorization with JWT (JSON Web Tokens) for managing user sessions, enabling seamless real-time communication between users.

  • Updated Apr 10, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the authentication-backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the authentication-backend topic, visit your repo's landing page and select "manage topics."

Learn more