branca

Authenticated Encrypted API Tokens (IETF XChaCha20-Poly1305 AEAD)


Keywords
api, jwt, token-authentication, xchacha20-poly1305
License
Other

Documentation

Branca Tokens for Elixir

Latest Version Software License Build Status Coverage

TODO: Add description

Installation

If available in Hex, the package can be installed by adding branca to your list of dependencies in mix.exs:

def deps do
  [
    {:branca, "~> 0.2.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/branca.