Day: August 11, 2021

Install Middleware – Step 4

Step 4: -Install Middleware Middleware=>auth.js const jwt = require('jsonwebtoken'); const asyncHandler = require('./async'); const ErrorResponse = require('../util/errorResponse'); const user = require('../models/login'); //Protect...
READ MORE   >>

Recent Comments

    • Copyright © 2020 (Er. Shairy Kalra). All Rights Reserved