mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-06-29 02:21:53 +08:00
Update the documentation pages
This commit is contained in:
@@ -273,7 +273,8 @@ Here's an example for the client credentials grant:</p>
|
||||
|
||||
public Task StopAsync(CancellationToken cancellationToken) => Task.CompletedTask;
|
||||
}
|
||||
</code></pre></li>
|
||||
</code></pre><p>Before running the application, make sure the database is updated with OpenIddict tables by running <code>Add-Migration</code> and <code>Update-Database</code>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user