Plug in JSON API Readonly Webserver Some ways writing parameterized testing with ExUnit

Authex v0.3.0 released!

Just released v0.3.0 of Authex. Authex provides an easy way to integrate authentication + authorization into your API via JSON web tokens.

The latest release has some great new features, including:

  • Easier configuration through a runtime init callback.
  • Simplification of Authex.Serializer to convert custom data to and from tokens.
  • Introduction of Authex.Repo behaviour for handling custom blacklist and banlists.
  • Improved documentation.

Please check it out at: