Skip to content

v0.2.2

Compare
Choose a tag to compare
@ppostma ppostma released this 08 Oct 09:46
· 41 commits to master since this release

Fix compatibility with JWT version 1.x: The 'typ' header is added by default with a String key, but we also add it as a Symbol key. This resulted in a duplicate 'typ' header in the token and failure authenticating at ABN AMRO.