oidc-provider allows to be extended and configured in various ways to fit a variety of use cases. This is a collection of useful configurations fitting those various use cases.
If you want to quickly add OpenID Connect authentication to Node.js apps, feel free to check out Auth0's Node.js SDK and free plan at auth0.com/overview.
If you or your business use oidc-provider, please consider becoming a Patron so I can continue maintaining it and adding new features carefree. You may also donate one-time via PayPal.
- Claim configuration
- Client-based CORS origins
- Decentralized claims
- Redirect URI wilcards
- ... got something worthy of being here? Submit a PR with a new recipe to help others.