Skip to content

1.0.0

Compare
Choose a tag to compare
@bryanjos bryanjos released this 07 Dec 22:36
  • Enhancements
    • The none algorithm can be used if and only if allow_none_algorithm exists as an application variable
      on the joken app and is set to true. Otherwise an error is thrown
    • Joken
      • Added peek/2, get_data/1, with_header_arg/3, with_header_args/2, none/1
  • Bug fixes
    • Ensures Plug is loading before loading Joken.Plug