proxy.golang.org : github.com/stevenrojas/goaccess : v1.0.5
Go module to grant and check access to users with JWT, roles and permissions
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/stevenrojas/goaccess@v1.0.5
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/caarlos0/env v3.5.0+incompatible
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/go-kit/kit v0.10.0
- github.com/go-redis/redis/v8 v8.0.0-beta.10
- github.com/mitchellh/mapstructure v1.1.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/rs/xid v1.2.1
- github.com/stretchr/testify v1.7.0
- github.com/thedevsaddam/govalidator v1.9.10