twilio-csharp icon indicating copy to clipboard operation
twilio-csharp copied to clipboard

Update System.IdentityModel.Tokens.Jwt to fix Apple authentication

Open Swimburger opened this issue 1 year ago • 1 comments

The update to System.IdentityModel.Tokens.Jwt 6.19.0 broke something in the Apple authentication, as discussed here. This was reported over at the Twilio helper library for ASP.NET.

For anyone else running into this issue, I suggest you explicitly add at least version 6.20.0 of the System.IdentityModel.Tokens.Jwt package and Microsoft.IdentityModel.Tokens package.

Could you update the Twilio helper library to update the dependency of System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.Tokens to 6.20.0 or higher?

Swimburger avatar Aug 26 '22 18:08 Swimburger

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog (ref DI-2326).

childish-sambino avatar Aug 30 '22 19:08 childish-sambino