fastify-oidc-provider
Version:
Fastify plugin for oidc-provider
31 lines (16 loc) • 542 B
Markdown
# fastify-oidc-provider
[](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).