You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merging web-token/jwt-signature and web-token/jwt-signature-algorithm-rsa into the new web-token/jwt-framework package, and thereby updating minimum PHP requirements to 8.1
Other updates to support newer versions of PHP as well.
Making the createFromCognitoException method a bit more robust so that it doesn't completely error in the event you pass it an Exception that is not specifically a CognitoIdentityProviderException.