chakra-0.1.0: A REST Web Api server template for building (micro)services.
Safe HaskellNone
LanguageHaskell2010

Chakra.JWT

Description

Contains JWT authentication settings

Synopsis

Documentation

getJWTAuthSettings :: IO JWTSettings Source #

Build JWT settings to be used in Servant Auth context Looks for JWK_AUDIENCES and JWK_PATH in environment values to load the sig file and value to verify the incoming jwt audience claim