Skip to content

A Joken 2 hook for fetching the signer from a public JWKS url

License

Notifications You must be signed in to change notification settings

hjalet/joken_jwks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokenJwks

Documentation Downloads Build

Documentation

A Joken.Hooks implementation that builds a signer out of a JWKS url for verification.

Usage

Please see our guides and documentation for usage.

Installation

def deps do
  [
    {:joken_jwks, "~> 1.1.0"}
  ]
end

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

About

A Joken 2 hook for fetching the signer from a public JWKS url

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%