code format
This commit is contained in:
parent
04260a4b29
commit
403120c685
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ namespace Yavsc
|
||||||
app.UseWhen(context => context.Request.Path.StartsWithSegments("/api"),
|
app.UseWhen(context => context.Request.Path.StartsWithSegments("/api"),
|
||||||
branch =>
|
branch =>
|
||||||
{
|
{
|
||||||
|
|
||||||
branch.UseJwtBearerAuthentication(
|
branch.UseJwtBearerAuthentication(
|
||||||
options =>
|
options =>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue