Skip to content

arthurstomp/heimdall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heimdall

Heimdall is a combination of Plug and wrapper for JWT encode/decode.

Installation

def deps do
  [
    {:heimdall, git: "https://github.com/arthurstomp/heimdall" tag: "1.0.0"}
  ]
end

Documentation can be generated with ExDoc.