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 sponsor so I can continue maintaining it and adding new features carefree.
- Claim configuration
- Client-based CORS origins
- Decentralized claims
- Redirect URI wildcards
- Allowing HTTP and/or localhost for implicit response types
- ... got something worthy of being here? Submit a PR with a new recipe to help others.