Skip to content
#

bcrypt-password-hashing

Here are 34 public repositories matching this topic...

Sample APIs are created using NodeJS, ExpressJS , SQLite where only authenticated users can perform any operation on the database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform operations on the database. Middleware functions are used to authenticate.

  • Updated Jun 19, 2021
  • JavaScript

🚀 GlassyBlog – A full-stack blogging platform built with Next.js, Tailwind, MongoDB, Cloudinary, Ant Design including Charts, and Tiptap. It features JWT authentication, RBAC, user-owned blog management, modern admin dashboard with analytics, highlighted search, and smooth pagination across blog pages and admin tables, with a fully responsive UI.

  • Updated Jan 24, 2026
  • JavaScript

TaskManager aiming to enhance productivity by offering a structured and intuitive way to manage tasks. With features like task categorization, status updates, and user authentication, it is a powerful tool for personal and professional task management. Built with Node.js and Express, it ensures a reliable and efficient performance for all users.

  • Updated Jul 16, 2024
  • JavaScript

Sample APIs are created using NodeJS, ExpressJS , SQLite where only authenticated users can perform any operation on the database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform operations on the database. Middleware functions are used to authenticate.

  • Updated Mar 27, 2023

A secure, modular authentication library for Rust applications. Features password validation, JWT tokens, bcrypt hashing, and comprehensive security tools. Perfect for developers building secure web services and APIs.

  • Updated Mar 25, 2026
  • Rust

Improve this page

Add a description, image, and links to the bcrypt-password-hashing 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 bcrypt-password-hashing topic, visit your repo's landing page and select "manage topics."

Learn more