Imports
- github.com/dexidp/dex/pkg/log
- github.com/golang/protobuf/proto
- github.com/jmoiron/sqlx
- github.com/micro/go-micro/errors
- github.com/micro/go-micro/metadata
- github.com/mitchellh/mapstructure
- github.com/ory/fosite
- github.com/ory/fosite/token/jwt
- github.com/ory/hydra/client
- github.com/ory/hydra/consent
- github.com/ory/hydra/driver
- github.com/ory/hydra/driver/configuration
- github.com/ory/hydra/jwk
- github.com/ory/hydra/oauth2
- github.com/ory/hydra/x
- github.com/ory/ladon
- github.com/ory/x/sqlcon
- github.com/ory/x/tracing
- github.com/pkg/errors
- github.com/pydio/cells/common
- github.com/pydio/cells/common/auth/claim
- github.com/pydio/cells/common/auth/hydra
- github.com/pydio/cells/common/config
- github.com/pydio/cells/common/log
- github.com/pydio/cells/common/micro
- github.com/pydio/cells/common/proto/auth
- github.com/pydio/cells/common/proto/idm
- github.com/pydio/cells/common/proto/install
- github.com/pydio/cells/common/proto/rest
- github.com/pydio/cells/common/sql
- github.com/pydio/cells/common/utils/context
- github.com/pydio/cells/common/utils/permissions
- github.com/pydio/cells/x/configx
- github.com/pydio/cells/x/jsonx
- github.com/rs/cors
- github.com/sirupsen/logrus
- go.uber.org/zap
- golang.org/x/crypto/pbkdf2
- golang.org/x/oauth2