Heimdall is a combination of Plug and wrapper for JWT encode/decode.
def deps do
[
{:heimdall, git: "https://github.com/arthurstomp/heimdall" tag: "1.0.0"}
]
end
Documentation can be generated with ExDoc.
Heimdall is a combination of Plug and wrapper for JWT encode/decode.
def deps do
[
{:heimdall, git: "https://github.com/arthurstomp/heimdall" tag: "1.0.0"}
]
end
Documentation can be generated with ExDoc.