Skip to content

ScoreVision/guardian_jwks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuardianJwks

Documentation Downloads Build

Documentation

A Guardian.Token.Jwt.SecretFetcher implementation that fetches a key out of a JWKS url for verification.

Usage

Please see our guides and documentation for usage.

Installation

def deps do
  [
    {:guardian_jwks, "~> 1.0.0"}
  ]
end

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