Skip to content

ContextKey not declared by package jwtmiddleware #124

@kermit-sad-frog

Description

@kermit-sad-frog

Describe the problem

ContextKey not declared by package jwtmiddleware

Screenshot 2021-12-01 at 11 51 23

What was the expected behavior?

it should works how it was discribed in documentation

Reproduction

go get github.com/auth0/go-jwt-middleware

I

Environment

require (
	github.com/auth0/go-jwt-middleware v1.0.1 // indirect
	github.com/aws/aws-sdk-go v1.38.0
	github.com/brianvoe/gofakeit/v6 v6.8.0
	github.com/gin-gonic/gin v1.7.4
	github.com/go-openapi/jsonreference v0.19.6 // indirect
	github.com/go-openapi/swag v0.19.15 // indirect
	github.com/go-resty/resty/v2 v2.6.0
	github.com/gofrs/uuid v4.0.0+incompatible
	github.com/google/go-querystring v1.1.0
	github.com/gotidy/fhir-client v0.2.3
	github.com/guregu/dynamo v1.11.0
	github.com/jarcoal/httpmock v1.0.8
	github.com/json-iterator/go v1.1.10 // indirect
	github.com/mailru/easyjson v0.7.7 // indirect
	github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
	github.com/swaggo/gin-swagger v1.3.1
	github.com/swaggo/swag v1.7.3
	github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
	golang.org/x/net v0.0.0-20210825183410-e898025ed96a
	golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
	golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e // indirect
	golang.org/x/text v0.3.7 // indirect
	gopkg.in/yaml.v2 v2.4.0
	gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)

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