Skip to content

annatel/captain_hook_signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptainHookSignature

GitHub Workflow Status GitHub issues License Hex.pm Hex.pm

CaptainHookSignature follow the Stripe's specification for signing requests. The code is based on bytepack from dashbitco.

CaptainHook use CaptainHookSignature to sign its requests.

Installation

The package can be installed by adding captain_hook_signature to your list of dependencies in mix.exs:

def deps do
  [
    {:captain_hook_signature, "~> 0.5"}
  ]
end

The docs can be found at https://hexdocs.pm/captain_hook_signature.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published