diff --git a/index.html b/index.html index ace8c58..10d0b97 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ and starting in OpenIddict 3.0, any ASP.NET 4.x or OWIN application too<
-

Samples

+

Samples

View samples implementing the various authorization flows.

diff --git a/manifest.json b/manifest.json index 569e67c..8435fa2 100644 --- a/manifest.json +++ b/manifest.json @@ -110,15 +110,12 @@ "version": "" }, { - "log_codes": [ - "InvalidFileLink" - ], "type": "Conceptual", "source_relative_path": "index.md", "output": { ".html": { "relative_path": "index.html", - "hash": "mf66lbYDYJ1ueuRq2UsFNQ==" + "hash": "Kbs+jJDnhfVRQiN6461RJw==" } }, "is_incremental": false, @@ -130,7 +127,7 @@ "output": { ".html": { "relative_path": "toc.html", - "hash": "c81Ur29RlisdhGArITEfFw==" + "hash": "Z69MCVNfc1ygKvC6OWg2Ow==" } }, "is_incremental": false, diff --git a/toc.html b/toc.html index 21bc04b..02c900d 100644 --- a/toc.html +++ b/toc.html @@ -18,6 +18,9 @@
  • Configuration and settings
  • +
  • + Samples +