rest-api-node-jwt-typescript icon indicating copy to clipboard operation
rest-api-node-jwt-typescript copied to clipboard

Add async/await to passport js

Open sam1rm opened this issue 2 years ago • 0 comments

Found this neat article [1] while using this boilerplate as a server side typescript repository -- which is excellent by the way.

Are there any plans to wrap strategies to include the async / await? Happy to contribute.

https://www.wlaurance.com/2018/09/async-await-passportjs-local-strategy

sam1rm avatar Sep 09 '22 06:09 sam1rm