Please advise, which library can be used for nodejs authentication written in TypeScript? One of the most popular libraries I know is PassportJS. But it is written for Express-like application. I would like such a library to use the modern capabilities of ES2015+, such as Promise, async/await... and ideally if it is used TypeScript for its source code.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
github.com/kutia-software-company/...
Oh, man. I have more cool examples :D