Commit Graph

58 Commits

Author SHA1 Message Date
Kévin Chalet
6cea8a62d9 Add automatically generated error pages 2021-04-19 03:11:13 +02:00
Kévin Chalet
9e402f6a77 Bump OpenIddict to 3.0.3 2021-04-09 12:48:26 +02:00
Kévin Chalet
290783f6bc Bump OpenIddict to 3.0.2 2021-03-10 16:23:00 +01:00
Ahmed Mohamed Abdel-Razek
cc0d2147a8
Update getting-started.md 2021-02-12 18:13:47 +01:00
Kévin Chalet
4a2d7f392a Bump OpenIddict to 3.0.1 2021-02-08 17:08:43 +01:00
Kévin Chalet
0675b47e57 Add claim destinations documentation 2021-02-08 12:00:36 +01:00
Kévin Chalet
49320eccd6 Add token storage documentation 2021-01-25 21:39:59 +01:00
Kévin Chalet
4ff8482d15 Add a work-in-progress notice in the migration docs 2021-01-25 18:44:12 +01:00
Kévin Chalet
2eb825416f Add authorization storage documentation 2021-01-25 18:44:12 +01:00
Kévin Chalet
ecc8a7ae8a Document the token formats supported by OpenIddict 3.0 2021-01-25 17:36:57 +01:00
Kévin Chalet
05e606bc1e Update index.md 2021-01-24 09:42:10 +01:00
Kévin Chalet
e7fb471d3a Use a HTTPS link for the OpenID Connect core specification 2021-01-18 14:59:35 +01:00
Kévin Chalet
3a2d588142 Add API documentation 2021-01-17 19:34:49 +01:00
Kévin Chalet
f44a3361b0 Update the index page to point to the openiddict-samples repository 2021-01-13 07:08:37 +01:00
Kévin Chalet
451687a60c Update README.md 2021-01-13 06:59:15 +01:00
Kévin Chalet
0cdf933ab2 Update the migration guide to clarify the listed versions 2021-01-13 06:33:01 +01:00
Kévin Chalet
adb445dcde Remove the obsolete parts of the introduction page 2021-01-13 06:25:11 +01:00
Kévin Chalet
d8e71e3976 Update the getting started page 2021-01-13 06:11:31 +01:00
Kévin Chalet
9db89d9f43 Remove the link to the token setup page 2021-01-13 05:31:30 +01:00
Kévin Chalet
78e203993d Temporarily remove the outdated token format/setup docs 2021-01-13 05:26:36 +01:00
Kévin Chalet
36f82b3286 Tweak the application permissions page 2021-01-13 05:19:06 +01:00
Kévin Chalet
9cec0b6601 Resize the logo 2021-01-13 05:16:50 +01:00
Kévin Chalet
eb31854338 Update the application permissions documentation 2021-01-13 05:14:05 +01:00
Kévin Chalet
8ee139332a Add a favicon/logo to override the default DocFX images 2021-01-13 05:02:07 +01:00
Kévin Chalet
f3c216a81c Update the index page 2021-01-13 04:39:57 +01:00
Kévin Chalet
c62f5f5355 Use the DocFX Material theme created by Oscar Vásquez 2021-01-13 04:29:14 +01:00
Kévin Chalet
d1b11b3040 Update README.md and SECURITY.md 2020-11-15 04:34:37 +01:00
Kévin Chalet
21d3ed69ef Add issue templates 2020-11-08 20:09:14 +01:00
Kévin Chalet
3eb8e33072 Update issue.yml 2020-10-18 01:18:11 +02:00
Daniel Crha
043483ed19
Add guide for referencing the MyGet feed 2020-10-13 17:16:18 +02:00
Daniel Crha
53860119e1 Do not run deploy to GitHub Pages for pull requests 2020-10-13 16:45:49 +02:00
Kévin Chalet
e5f470f8aa Create issue.yml 2020-10-13 01:03:07 +02:00
Kévin Chalet
b8576b5c38 Update FUNDING.yml 2020-09-17 22:23:31 +02:00
Kévin Chalet
601431dc6c Use the dynamic GITHUB_TOKEN secret instead of GH_PAGES_ACCESS_TOKEN 2020-07-03 23:50:25 +02:00
Kévin Chalet
9e2c29756d Update build.yml 2020-07-03 21:58:02 +02:00
Kévin Chalet
4236555780 Switch to GitHub Actions for CI/CD 2020-07-03 21:37:24 +02:00
Kévin Chalet
aec758e5a0 Update README.md 2020-06-08 16:42:38 +02:00
Kévin Chalet
a427b47893 Replace the access token used to deploy the documentation pages 2020-06-08 16:37:54 +02:00
Alexander Markov
289488bfc9 Use up-to-date link to ASP.NET Core Identity 2019-09-12 18:36:45 +02:00
Kévin Chalet
9cd3c851d1 Fix a typo in the application permissions documentation 2018-09-13 14:56:25 +02:00
Kévin Chalet
f218022d76 Update the application permissions document to list the built-in scopes permissions 2018-09-13 14:46:53 +02:00
Kévin Chalet
87725369a5 Tweak the documentation routes and revamp the menus 2018-09-13 13:48:01 +02:00
Philip Holly
aedcc6a70a Add new documentation describing the supported token formats and how to configure API validation 2018-09-07 12:18:40 +00:00
Kévin Chalet
c9d8ae211d Update the migration guide to list the changes necessary to move to RC3 2018-07-05 21:06:01 +02:00
Kévin Chalet
9831c32d06 Update the getting started page to use the new OpenIddict RC3 APIs 2018-07-04 13:36:01 +02:00
Kévin Chalet
222a8c1694 Update the application permissions documentation 2018-07-04 13:16:53 +02:00
Kévin Chalet
507cc46827 Update the migration guide to include the new ConsentType column and a new "Updated properties" section 2018-02-15 20:59:14 +01:00
Kévin Chalet
3d780e910a Add an introspection section in the RC2 migration guide 2018-02-13 22:45:45 +01:00
Kévin Chalet
ad9fa8eea5 Update the migration guide to include the new OpenIddictScope.DisplayName/Resources properties 2018-02-13 18:53:02 +01:00
Kévin Chalet
4c62ff83a1 Add the application permissions documentation page 2018-02-12 01:00:12 +01:00