nodeSolidServer / oidc-rp

OpenID Connect Relying Party client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor to use es7 await/async syntax

dmitrizagidulin opened this issue · 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.