Add option for authentication
Opened this issue · 0 comments
eklemen commented
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
An option to set up some boilerplate for popular authentication libraries (like PassportJS, or Auth0), or just addition of bcrypt and a JWT middleware? Something along those lines.
Describe alternatives you've considered
This would get very verbose and hard to maintain quickly, so maybe only a couple simple options. Also multiply this by 2 for typescript as well.
Additional context
None