mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 22:58:04 +08:00
Update the documentation pages
This commit is contained in:
parent
683bf02d50
commit
47c5ea3358
@ -351,12 +351,36 @@ If you can't migrate to the OpenIddict validation handler, consider splittin
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>OpenIddictApplications</td>
|
||||
<td>DisplayNames</td>
|
||||
<td>string</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OpenIddictApplications</td>
|
||||
<td>Requirements</td>
|
||||
<td>string</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OpenIddictAuthorizations</td>
|
||||
<td>CreationDate</td>
|
||||
<td>DateTime</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OpenIddictScopes</td>
|
||||
<td>Descriptions</td>
|
||||
<td>string</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OpenIddictScopes</td>
|
||||
<td>DisplayNames</td>
|
||||
<td>string</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OpenIddictTokens</td>
|
||||
<td>RedemptionDate</td>
|
||||
<td>DateTime</td>
|
||||
|
@ -265,7 +265,7 @@ To reference the OpenIddict MyGet feed, <strong>create a <code>NuGet.config</cod
|
||||
</code></pre><h2 id="contributors">Contributors</h2>
|
||||
<p><strong>OpenIddict</strong> is actively maintained by <strong><a href="https://github.com/kevinchalet">Kévin Chalet</a></strong>. Contributions are welcome and can be submitted using pull requests.</p>
|
||||
<p><strong>Special thanks to <a href="https://github.com/sponsors/kevinchalet#sponsors">our sponsors</a> for their incredible support</strong>:</p>
|
||||
<p><!-- sponsors --><!-- sponsors --></p>
|
||||
<p><!-- sponsors --><a href="https://github.com/sebastienros"><img src="https://github.com/sebastienros.png" width="60px" alt=""></a><a href="https://github.com/GDreyV"><img src="https://github.com/GDreyV.png" width="60px" alt=""></a><a href="https://github.com/gustavdw"><img src="https://github.com/gustavdw.png" width="60px" alt=""></a><a href="https://github.com/DovydasNavickas"><img src="https://github.com/DovydasNavickas.png" width="60px" alt=""></a><a href="https://github.com/schmitch"><img src="https://github.com/schmitch.png" width="60px" alt=""></a><a href="https://github.com/ThreeScreenStudios"><img src="https://github.com/ThreeScreenStudios.png" width="60px" alt=""></a><a href="https://github.com/florianwachs"><img src="https://github.com/florianwachs.png" width="60px" alt=""></a><a href="https://github.com/SebastianStehle"><img src="https://github.com/SebastianStehle.png" width="60px" alt=""></a><a href="https://github.com/MichaelHochriegl"><img src="https://github.com/MichaelHochriegl.png" width="60px" alt=""></a><a href="https://github.com/"><img src="https://github.com/.png" width="60px" alt=""></a><a href="https://github.com/KeithT"><img src="https://github.com/KeithT.png" width="60px" alt=""></a><a href="https://github.com/WGMurray"><img src="https://github.com/WGMurray.png" width="60px" alt=""></a><a href="https://github.com/Skrypt"><img src="https://github.com/Skrypt.png" width="60px" alt=""></a><a href="https://github.com/ThomasBjallas"><img src="https://github.com/ThomasBjallas.png" width="60px" alt=""></a><a href="https://github.com/mcalasa"><img src="https://github.com/mcalasa.png" width="60px" alt=""></a><a href="https://github.com/feededit"><img src="https://github.com/feededit.png" width="60px" alt=""></a><a href="https://github.com/BlackSyc"><img src="https://github.com/BlackSyc.png" width="60px" alt=""></a><a href="https://github.com/Huppiflu"><img src="https://github.com/Huppiflu.png" width="60px" alt=""></a><a href="https://github.com/nbelley"><img src="https://github.com/nbelley.png" width="60px" alt=""></a><!-- sponsors --></p>
|
||||
<h2 id="license">License</h2>
|
||||
<p>This project is licensed under the <strong>Apache License</strong>. This means that you can use, modify and distribute it freely.
|
||||
See <a href="http://www.apache.org/licenses/LICENSE-2.0.html">http://www.apache.org/licenses/LICENSE-2.0.html</a> for more details.</p>
|
||||
|
@ -1636,7 +1636,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "guides/migration/20-to-30.html",
|
||||
"hash": "bcR7B44i1TMM5H1VYK42Tw=="
|
||||
"hash": "+FSXaB1ql5pM5fyhVBBjQQ=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
@ -1682,7 +1682,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "index.html",
|
||||
"hash": "9989sxSxv6sV201Kddbhkw=="
|
||||
"hash": "7WuNMlUu0AQwjV/9eyDBQA=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
|
Loading…
Reference in New Issue
Block a user