A very simpel JWT token validator and ACL proxy.
#Installation on OS X
- Install go:
brew install go
- GOPATH=$HOME/go make
#Example use
JWT_SECRET=<secret> jwtproxy -config=./config.json
#Noticeable JWT proxies
#License
MIT
A very simpel JWT token validator and ACL proxy.
#Installation on OS X
brew install go
#Example use
JWT_SECRET=<secret> jwtproxy -config=./config.json
#Noticeable JWT proxies
#License
MIT