code format
This commit is contained in:
@ -100,7 +100,6 @@ namespace Yavsc
|
||||
app.UseWhen(context => context.Request.Path.StartsWithSegments("/api"),
|
||||
branch =>
|
||||
{
|
||||
|
||||
branch.UseJwtBearerAuthentication(
|
||||
options =>
|
||||
{
|
||||
|
Reference in New Issue
Block a user