Search results
48 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get up and running quickly with Express.js and the Shopify API.
Detect Mobile Browsers,ismobile,express middleware
A library for handling JWT authentication in Express.js applications
- express
- jwt
- json web token
- authentication
- authorization
- security
- middleware
- token
- refresh token
- access control
- web development
- backend
- server
- framework
- View more
This is simple rate limit express middleware implementation with mongo DB.
- mogngo rate limiter
- express rate limiter
- rate limit
- vs-org rate limiter
- VsRateLimiter
- express middleware
- express rate limiter middleware
A step by step Angular 8 MEAN Stack CRUD student records management system tutorial from scratch using Node js, MongoDB, Express js, Angualr 8 and Angular Material.
- mean stack
- mean stack framework
- mean stack tutorial
- angular 8
- angular 8 crud application
- node js
- express js
- express middleware
- mongodb
- mongoose js
- nodemon
- body-parser
express middleware to perform http basic authentication
The function extracts construct a URL object from the request parameters. It then creates a query object based on the URL query string, which will be used for querying a database using mongoose. The constructed query object is then inserted into the req
Use this package if you need quick and simple user authentication. Just pass some callbacks to create and find user, after that you can use the ready-to-go middleware and use authentication. See `test` folder for an example