Christopher Straight

Results 2 issues of Christopher Straight

Hi this is my first pull request here on Github. I randomly found your deadman application and decided to contribute some work towards it. The commits speak for themselves. Some...

github.com/sogko/slumber-sessions ../slumber-sessions/token_authority.go:47: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment: map[string]interface {} does not implement jwt.Claims (missing Valid method) ../slumber-sessions/token_authority.go:67: invalid operation: token.Token.Claims["userId"](type jwt.Claims does...