#536·passport

Add support promises flow

Author: alexptsCreated Jan 8, 2017Updated Jun 19, 2025

Return promise from all api method for work with passport via await/yield/then/(without callback) flow.

It will be nice! All new modules uses async/await now via babel or nodejs 7. It really more simple and clean.