go-gremlin/gremlin

Authentication

Closed this issue · 7 comments

How do you authenticate?

Unfortunately, this driver doesn't support authentication yet.

Do you have any docs on this?

You mean for the driver? Currently it's just the readme and Godoc but there is not much going on. It should be easy to follow.

I have no problem trying to implement the spec for Auth, but I don't know where it is. Could you point me in the right direction?

You can refer to the docs for v3.0.2. I can't quickly find out where the docs for v3.2.x are located.

Any update on this issue? Thanks.

@rushmorem I've got an almost working version of this, but it would imply breaking changes in your existing Api. Are you extremely strict about that?