diff --git a/docs/en/Migration-Guides/OpenIddict-Angular.md b/docs/en/Migration-Guides/OpenIddict-Angular.md index 111bfcd505..19fcd45530 100644 --- a/docs/en/Migration-Guides/OpenIddict-Angular.md +++ b/docs/en/Migration-Guides/OpenIddict-Angular.md @@ -81,7 +81,7 @@ with - ``` + ```csharp app.UseAbpOpenIddictValidation(); ``` @@ -95,6 +95,7 @@ "RequireHttpsMetadata": "false", "SwaggerClientId": "MyApplication_Swagger" }, + ``` ## Http.Api.Host (Separated IdentityServer)