Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Fargekritt committed Jan 9, 2025
1 parent 37589cc commit cce2e49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public static IServiceCollection AddDialogportenAuthentication(
this IServiceCollection services,
IConfiguration configuration)
{
// JwtSecurityTokenHandler.DefaultMapInboundClaims = false;
var jwtTokenSchemas = configuration
.GetSection(GraphQlSettings.SectionName)
.Get<GraphQlSettings>()?
Expand Down

0 comments on commit cce2e49

Please sign in to comment.