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

Migration to Microsoft.IdentityModel.JsonWebTokens #436

Closed
joegoldman2 opened this issue Oct 9, 2023 · 3 comments
Closed

Migration to Microsoft.IdentityModel.JsonWebTokens #436

joegoldman2 opened this issue Oct 9, 2023 · 3 comments

Comments

@joegoldman2
Copy link
Contributor

This library should migrate to Microsoft.IdentityModel.JsonWebTokens? As indicated here, Microsoft.IdentityModel.JsonWebTokens is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.

@iamcarbon
Copy link
Sponsor Contributor

Thanks for bringing this to my attention. I'll take a look at this.

@iamcarbon
Copy link
Sponsor Contributor

@joegoldman2 I'll take this on once the pull request backlog gets worked through to make sure we don't have any conflicts. This will require a bunch of methods be updated to async.

@iamcarbon
Copy link
Sponsor Contributor

Implemented in #476

@abergs abergs closed this as completed Jan 16, 2024
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

No branches or pull requests

3 participants