Implementation of agora SDK's token signing for Access Keys
If available in Hex, the package can be installed
by adding agora
to your list of dependencies in mix.exs
:
def deps do
[
{:agora, "~> 2.0.0"}
]
end
- For OTP < 22 use version 1.0.2
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/agora.