Skip to content

Build error #1

@koluchiy

Description

@koluchiy

# 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions