Day-4 of learning Express JS
Today I've learnt about auth, its types and various measures of how we can use it under different conditions to suit our needs.
authentication: verifying identity (401 Unauthorized)
authorization: verifying permissions (403 Forbidden)
Username/p...
biswa-dev.hashnode.dev7 min read