Skip to content

1.4.2

Choose a tag to compare

@vimalloc vimalloc released this 26 Apr 22:26
  • Fixes an issue where decoding a JWT would use the algorithm that was defined in the JWT instead of the algorithm that was defined in app.config['JWT_ALGORITHM'] (refs #39)