Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock committed Apr 9, 2024
1 parent dced1ba commit f611ad7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OidcClient/AuthorizeClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ private async Task<PushedAuthorizationResponse> PushAuthorizationRequestAsync(st

ClientSecret = _options.ClientSecret,
ClientAssertion = await _options.GetClientAssertionAsync(),


Parameters = CreateAuthorizeParameters(state, codeChallenge, frontChannelParameters),
};

Expand Down

0 comments on commit f611ad7

Please # to comment.