Go to file
2023-08-05 17:02:50 +02:00
.github Update the deployment job to only deploy the static files 2023-06-03 18:08:18 +02:00
configuration Remove the "Enabling code_challenge_method=plain support" section from the PKCE documentation 2023-07-15 16:03:02 +02:00
errors Add automatically generated error pages 2021-04-19 03:11:13 +02:00
guides Add a section about userinfo response unwrapping in the web providers guide 2023-08-05 17:02:50 +02:00
images Remove the link to the token setup page 2021-01-13 05:31:30 +01:00
integrations Bump OpenIddict to 4.6.0 2023-07-13 18:46:19 +02:00
submodules Add API documentation 2021-01-17 19:34:49 +01:00
templates/discordfx Add an introduction page describing OpenIddict's core concepts 2022-01-13 17:59:09 +01:00
.gitignore Set up the initial project structure 2017-09-12 17:46:13 +02:00
.gitmodules Add API documentation 2021-01-17 19:34:49 +01:00
docfx.json Tweak the DiscordFX theme 2022-01-07 18:57:07 +01:00
index.md Update the sponsors section 2023-08-01 13:45:26 +00:00
README.md Update README.md 2021-01-13 06:59:15 +01:00
SECURITY.md Update README.md and SECURITY.md 2020-11-15 04:34:37 +01:00
toc.yml Add an introduction page describing OpenIddict's core concepts 2022-01-13 17:59:09 +01:00

OpenIddict documentation

This repository provides the documentation for the OpenIddict project.

Security policy

Security issues and bugs should be reported privately by emailing security@openiddict.com. 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.

Support

If you need support, please make sure you sponsor the project before creating a GitHub ticket. If you're not a sponsor, you can post your questions on Gitter or StackOverflow:

Contributors

OpenIddict is actively maintained by Kévin Chalet. 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 for more details.