interop-alliance / oidc-op

Minimal OpenID Connect Provider for Node.js
MIT License
5 stars 0 forks source link

Refactor src/ and test/ to pass Standard v14. #2

Closed dmitrizagidulin closed 4 years ago

dmitrizagidulin commented 4 years ago

Also refactor to use await/async es7 syntax.