Skip to content
#

bcrypt-hashing-library

Here are 84 public repositories matching this topic...

Best-Bid : An Online auction system in which user can buy the product globally and wants the best price of it, then can make the product for “Bidding”. This thing can be easy with Online Auction. Seller can put their product globally online on web-app and in proper time they can get the best price by bidding.

  • Updated Jul 7, 2022
  • JavaScript

User_login_signup_Authentication_expressJS_application using NodeJS, Express JS, SQLite these api's perform various operations like verifying user credentials while login/signup after entering valid credentials it also encrypts password while signing up new user before storing in DB, using third_party_module - bcrypt

  • Updated Oct 26, 2022
  • JavaScript

COVID19_INDIA_DB APIs are created using NodeJS, ExpressJS , SQLite in this API's Authenticated users can only perform CRUD operation's in Database.JWT Tokens are used to verify users and only if user has valid JWT token he can perform CRUD operations on the database. Middleware functions are used to authenticate if it's a Valid User.

  • Updated Oct 27, 2022
  • JavaScript

twitter_clone_expressJs_application created using NodeJS, ExpressJS , SQLite in this API's Authenticated users can only perform CRUD operation's in Database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform CRUD operations on the database. Middleware functions are used to authenticate if it's a Valid User.

  • Updated Nov 2, 2022
  • JavaScript

Improve this page

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

Learn more