Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-06-29 15:49:34 +00:00
parent f81f2dbd7b
commit 6af53a3c4e
2 changed files with 3 additions and 2 deletions

View File

@@ -273,7 +273,8 @@ Here&#39;s an example for the client credentials grant:</p>
public Task StopAsync(CancellationToken cancellationToken) =&gt; 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>