Well, nest.js is basically node.js, it is framework built already upon node.js, most popular solution usually being express.js, but nest.js is still one of most used, when implementing auth check most popular auth library solution available or roll up your own with lucia-auth
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Well, nest.js is basically node.js, it is framework built already upon node.js, most popular solution usually being express.js, but nest.js is still one of most used, when implementing auth check most popular auth library solution available or roll up your own with lucia-auth