Implement authorization with jwt from login in other controllers except user controller
Create JWT Middleware Utility in utils directory which would be used in controllers to authorize requests
Attach Middleware to Protected Routes
whitelist emails
olex@deez.nuts and ingo@deez.nuts
Implement authorization with jwt from login in other controllers except user controller Create JWT Middleware Utility in utils directory which would be used in controllers to authorize requests Attach Middleware to Protected Routes whitelist emails olex@deez.nuts and ingo@deez.nuts