Authentication
Closed this issue · 7 comments
clanstyles commented
How do you authenticate?
rushmorem commented
Unfortunately, this driver doesn't support authentication yet.
clanstyles commented
Do you have any docs on this?
rushmorem commented
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.
clanstyles commented
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?
rushmorem commented
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.
LeeWong commented
Any update on this issue? Thanks.
adrpino commented
@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?