OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect. Latest version: 8.2.1, last published: 2 years ago. Start using oidc-provider-nodejs in your project by running `npm i oidc-provider-nodejs`. There are no other projects in th
Removed support for Node.js 16. Node.js LTS 18 (^18.12.0) is now required. Default Authorization Code duration is now 60 seconds instead of 10 minutes. This can be reverted using the ttl.AuthorizationCode configuration option. Request Object use now defaults to its stricter definition from RF...
}; const oidc = new Provider('http://localhost:3000', configuration); // express/nodejs style application callback (req, res, next) for use with express apps, see /examples/express.js oidc.callback() // koa application for use with koa apps, see /examples/koa.js oidc.app // or ...
mirrors_tellnes/node-oidc-provider 代码Wiki统计流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) ...
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js - panva/node-oidc-provider
Dockerfile chore: upgrade to Nodejs 22 Jan 27, 2025 LICENSE initial commit Aug 12, 2024 README.md docs: add docusaurus docs (stonith404#118) Jan 22, 2025 SECURITY.md initial commit Aug 12, 2024 docker-compose.yml docs: add ghcr.io Docker image to docker-compose.yml Dec 13, 2024 ...