UNPKG

fastify-oidc-provider

Version:

Fastify plugin for oidc-provider

31 lines (16 loc) 542 B
# fastify-oidc-provider [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/) Fastify plugin for [`oidc-provider`](https://github.com/panva/node-oidc-provider). ## Install `npm i fastify-oidc-provider` ## Usage TODO ## Reference * https://github.com/panva/node-oidc-provider/tree/main/example * https://github.com/panva/node-oidc-provider-example ## Test `npm test` ## Lint `npm run lint` or `npm run lint:fix` ## License Licensed under [MIT](./LICENSE).