Imports
- github.com/auth0/go-jwt-middleware
- github.com/gorilla/mux
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/satori/go.uuid
- github.com/sirupsen/logrus
- github.com/jmoiron/sqlx
- github.com/dgrijalva/jwt-go
- gopkg.in/yaml.v2
Imports in module “github.com/ecadlabs/auth”
- github.com/ecadlabs/auth/handlers
- github.com/ecadlabs/auth/rbac
- github.com/ecadlabs/auth/storage
- github.com/ecadlabs/auth/utils
- github.com/ecadlabs/auth/logger
- github.com/ecadlabs/auth/middleware
- github.com/ecadlabs/auth/errors
- github.com/ecadlabs/auth/notification