Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #1

Open
koluchiy opened this issue Jul 25, 2016 · 1 comment
Open

Build error #1

koluchiy opened this issue Jul 25, 2016 · 1 comment

Comments

@koluchiy
Copy link

koluchiy commented Jul 25, 2016

# github.com/gobricks/jwtack/src/backend github.com/gobricks/jwtack/src/backend/service.go:28: cannot use payload (type map[string]interface {}) as type jwt.Claims in assignment: map[string]interface {} does not implement jwt.Claims (missing Valid method) github.com/gobricks/jwtack/src/backend/service.go:30: invalid operation: token.Claims["exp"] (type jwt.Claims does not support indexing) github.com/gobricks/jwtack/src/backend/service.go:48: cannot use t.Claims (type jwt.Claims) as type map[string]interface {} in assignment

@koluchiy
Copy link
Author

go version go1.6.3 linux/amd64
go version go1.6.2 linux/386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant