README
oauth2orize-openid-koa
A full port of oauth2orize-openid for koa rather than express.
Tests
$ npm install
$ npm test
Examples
This example demonstrates basic usage of the api.
Extensions to support OpenID Connect with OAuth2orize.
<script type="module">
import oauth2orizeOpenidKoa from 'https://cdn.skypack.dev/oauth2orize-openid-koa';
</script>
A full port of oauth2orize-openid for koa rather than express.
$ npm install
$ npm test
This example demonstrates basic usage of the api.