koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

Error : invalid operation: token.Cliams["kontrolKey"] (type) jwt.Claims does not support indexing #163

Closed mrgleam closed 8 years ago

mrgleam commented 8 years ago

I use command $ go get in my project.

Error ->

../github.com/koding/kite/kitekey/kitekey.go:105: invalid operation: token.Claims["kontrolKey"] (type jwt.Claims does not support indexing)

cihangir commented 8 years ago

please see https://github.com/koding/kite/pull/161#issuecomment-226711805