Skip to content

Use new Base64Url API #2817

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

Merged
merged 7 commits into from
Jan 6, 2025
Merged

Use new Base64Url API #2817

merged 7 commits into from
Jan 6, 2025

Conversation

msbw2
Copy link
Contributor

@msbw2 msbw2 commented Sep 6, 2024

Use the new Base64Url API.

@msbw2 msbw2 requested a review from a team as a code owner September 6, 2024 19:24
@msbw2 msbw2 linked an issue Sep 6, 2024 that may be closed by this pull request
@keegan-caruso
Copy link
Contributor

@msbw2 Can you post a before / after of this benchmark as well here: JsonWebTokenHandler_ValidateTokenAsyncWithTVP ?

Would be good to see the difference at that level.

@pmaytak
Copy link
Contributor

pmaytak commented Sep 20, 2024

@msbw2 Can you post a before / after of this benchmark as well here: JsonWebTokenHandler_ValidateTokenAsyncWithTVP ?

Would be good to see the difference at that level.

Benchmarks are here: #2828 (comment)

@msbw2 msbw2 force-pushed the brettwhite/base64url branch from 9b9b583 to 615df8a Compare September 20, 2024 22:41
@msbw2 msbw2 force-pushed the brettwhite/base64url branch 2 times, most recently from 9e2ff23 to b1d4eed Compare September 20, 2024 22:49
@msbw2 msbw2 force-pushed the brettwhite/base64url branch 2 times, most recently from 168bfe8 to 08c0f25 Compare September 21, 2024 05:50
@msbw2 msbw2 changed the title Use .NET 9.0 Base64Url API Use new Base64Url API Sep 21, 2024
@msbw2 msbw2 force-pushed the brettwhite/base64url branch 6 times, most recently from 73666d5 to 55946bb Compare September 23, 2024 17:26
Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@msbw2 msbw2 force-pushed the brettwhite/base64url branch from 55946bb to 4ddc291 Compare September 23, 2024 21:53
This was referenced Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M.IM8 leverages the .NET 9 Base64Url implementation
5 participants