Browse Source

Update OpenIddict-Angular.md

pull/13460/head
Engincan VESKE 4 years ago
committed by GitHub
parent
commit
090e07432b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docs/en/Migration-Guides/OpenIddict-Angular.md

3
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)

Loading…
Cancel
Save