Closed
Description
Chrome 41+ now has a stricter JWKSet parser. The kty and alg parameters on a JWK are now required. The test app should be updated to provide these parameters, and the v0.1b polyfill should require them. This is necessary before a fix for issue #7 can be validated.