Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid allocating exceptional StringBuilder until there's a need #2171

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

stephentoub
Copy link
Collaborator

No description provided.

@jennyf19 jennyf19 added this to the 7.0.0-preview2 milestone Jul 27, 2023
@jennyf19 jennyf19 merged commit f1f7f12 into AzureAD:dev7x Jul 27, 2023
brentschmaltz pushed a commit that referenced this pull request Jul 28, 2023
* Avoid allocating exceptional StringBuilder until there's a need

* Update src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs
brentschmaltz pushed a commit that referenced this pull request Sep 6, 2023
* Avoid allocating exceptional StringBuilder until there's a need

* Update src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs
brentschmaltz pushed a commit that referenced this pull request Sep 7, 2023
* Avoid allocating exceptional StringBuilder until there's a need

* Update src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants