improved
plugin-adapter v0.1.7
over 3 years ago by Fynn Feldpausch
A new version of the plugin-adapter has just been published via https://www.npmjs.com.
Features
- Automatic JWK retrieval: The adapter is now able to correctly interpret the JKU header attribute of JWT tokens. This allows for dynamic retrieval of JWKs, which can be hosted and are then automatically downloaded and used to validate the JWT token.
Bugfixes
token.match is not a function
in onEdit(): Init and Edit callback listener throws an error when triggered by non COYO events.