The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
Hey, I was having a quick look through the latest release (congratulations by the way) and noticed that you were importing GoRethink using two different imports (github.com/dancannon/gorethink and gopkg.in/dancannon/gorethink.v2).
It would probably make sense to only use one of them, preferably gopkg.in/dancannon/gorethink.v2.
Hey, I was having a quick look through the latest release (congratulations by the way) and noticed that you were importing GoRethink using two different imports (github.com/dancannon/gorethink and gopkg.in/dancannon/gorethink.v2).
It would probably make sense to only use one of them, preferably gopkg.in/dancannon/gorethink.v2.