Imports github.com/coreos/dex/api github.com/coreos/dex/connector github.com/coreos/dex/storage github.com/gorilla/mux golang.org/x/crypto/bcrypt golang.org/x/net/context gopkg.in/square/go-jose.v2 Standard library imports crypto/rand crypto/rsa encoding/hex encoding/json errors fmt io io/ioutil log net/http net/url path path/filepath sort strconv strings sync/atomic text/template time