Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openiddict/openiddict-documentation
OpenIddict documentation
https://github.com/openiddict/openiddict-documentation
aspnetcore dotnet oauth2 openidconnect
Last synced: 3 days ago
JSON representation
OpenIddict documentation
- Host: GitHub
- URL: https://github.com/openiddict/openiddict-documentation
- Owner: openiddict
- Created: 2017-09-12T14:27:41.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-20T15:22:49.000Z (10 days ago)
- Last Synced: 2025-01-20T16:13:07.199Z (10 days ago)
- Topics: aspnetcore, dotnet, oauth2, openidconnect
- Language: TypeScript
- Homepage: https://documentation.openiddict.com/
- Size: 568 KB
- Stars: 88
- Watchers: 11
- Forks: 43
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
README
# OpenIddict documentation
This repository provides the documentation for the [OpenIddict](https://github.com/openiddict) project.
## Security policy
Security issues and bugs should be reported privately by emailing [email protected].
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.## Development
This repository uses [VitePress](https://vitepress.dev/). For more information, read [Getting started](https://vitepress.dev/guide/getting-started).
## Support policy
If you need support, please first make sure you're [sponsoring the project](https://github.com/sponsors/kevinchalet).
Depending on the tier you selected, you can open a GitHub ticket or send an email to [email protected] for private support.
Alternatively, you can also post your question on [Gitter](https://app.gitter.im/#/room/#openiddict_openiddict-core:gitter.im).**Support is only offered for the latest stable version of OpenIddict**. There are, however, two exceptions to this policy:
- **ABP Framework users receive patches for OpenIddict for as long as ABP Framework itself is supported by Volosoft**
(typically a year following the release of a major ABP version), whether they have a commercial ABP license or just use the free packages.| OpenIddict branch | ABP Framework branch | End of support date (estimated) |
|-------------------|----------------------|---------------------------------|
| 4.x | 7.x | December 19, 2024 |
| 5.x | 8.x | November 19, 2025 |
| 6.x (current) | 9.x | Currently supported |- **OpenIddict sponsors are offered extended support depending on the selected sponsorship tier:**
- $100/month sponsors get full support for the previous version 1 month following the release of a new major version.
- $250/month sponsors get full support for the previous version 6 months following the release of a new major version.
- $500/month sponsors get full support for the previous version 12 months following the release of a new major version.
- $1,000/month sponsors get full support for the previous version 24 months following the release of a new major version.| OpenIddict branch | Sponsorship tier | End of support date |
|-------------------|------------------------|---------------------|
| 4.x | $100/month (or more) | January 18, 2024 |
| 4.x | $250/month (or more) | June 18, 2024 |
| 4.x | $500/month (or more) | December 18, 2024 |
| 4.x | $1,000/month (or more) | December 18, 2025 |
| | | |
| 5.x | $100/month (or more) | January 17, 2025 |
| 5.x | $250/month (or more) | June 17, 2025 |
| 5.x | $500/month (or more) | December 17, 2025 |
| 5.x | $1,000/month (or more) | December 17, 2026 |
| | | |
| 6.x (current) | Any | Currently supported |## Contributors
**OpenIddict** is actively maintained by **[Kévin Chalet](https://github.com/kevinchalet)**. Contributions are welcome and can be submitted using pull requests.
## License
This project is licensed under the **Apache License**. This means that you can use, modify and distribute it freely. See [http://www.apache.org/licenses/LICENSE-2.0.html](http://www.apache.org/licenses/LICENSE-2.0.html) for more details.