Initial attempt to enable JWT auth to look at a configurable header i… #1
Annotations
8 errors and 1 warning
build:
oauthproxy.go#L35
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware
|
build:
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader) (typecheck)
|
build:
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader
|
build:
pkg/middleware/jwt_session_test.go#L117
not enough arguments in call to NewJwtSessionLoader
|
build:
pkg/upstream/http_test.go#L17
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware
|
build:
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader) (typecheck)
|
build
Process completed with exit code 2.
|
docker
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|