koding / kite

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

TMS-3051 kontrol: fix for Shuffle and Filter #161

Closed rjeczalik closed 8 years ago

rjeczalik commented 8 years ago

https://koding.atlassian.net/browse/TMS-3051

rjeczalik commented 8 years ago
kitekey\kitekey.go:105: invalid operation: token.Claims["kontrolKey"] (type jwt.Claims does not support indexing)

master of jwt-go broke the API, need to update for this PR

rjeczalik commented 8 years ago

@cihangir ptal

cihangir commented 8 years ago

Looks good to me :+1: