Skip to content

0.16.0

Compare
Choose a tag to compare
@bryanjos bryanjos released this 14 Sep 14:34
  • Enhancements
    • Updated API to allow for more flexibility for signing and verifying tokens
    • Joken.Plug has been added.
    • Small fixes to make sure Joken works with Elixir 1.1
    • Added support for the following signing algorithms:
      • ES256
      • ES384
      • ES512
      • PS256
      • PS384
      • PS512
      • RS256
      • RS384
      • RS512
  • Breaking