nodeSolidServer/oidc-rp

Refactor to use es7 await/async syntax

dmitrizagidulin opened this issue · 1 comments

Replace the current promise-based control flow (where applicable) with the es7 await / async syntax.

Fixed over at interop-alliance#2, will not be fixed in this repo. Closing.