Skip to content

Commit

Permalink
#29 - test
Browse files Browse the repository at this point in the history
  • Loading branch information
PieterBracke committed Jun 5, 2024
1 parent 83fb671 commit b135dd5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ internal static void AddGatewayAuthentication(IServiceCollection services, Gatew
options.DefaultScheme = CookieAuthenticationDefaults.AuthenticationScheme;
options.DefaultChallengeScheme = OpenIdConnectDefaults.AuthenticationScheme;
})
// test
// Add cookie settings
.AddCookie(options =>
{
Expand Down

0 comments on commit b135dd5

Please sign in to comment.