Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusSandgren committed Feb 26, 2025
1 parent cc3267f commit c5f439a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace Altinn.ApiClients.Dialogporten.Common;

internal static class ClaimsPrincipleExtensions
internal static class ClaimsPrincipalExtensions
{
public static bool VerifyDialogId(this ClaimsPrincipal claimsPrincipal, Guid dialogId)
{
Expand Down

0 comments on commit c5f439a

Please sign in to comment.