nodejs authentication written in TypeScript
Костя Третяк

Костя Третяк @kostyatretyak

About: Author of Ditsmod (NodeJS framework written in TypeScript)

Location:
Kharkiv, Ukraine
Joined:
May 29, 2020

nodejs authentication written in TypeScript

Publish Date: Apr 20 '21
0 2

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.

Comments 2 total

Add comment