Skip to content

Commit 39a4d33

Browse files
committed
Update AuthJwtClaimSet description
1 parent f47df8f commit 39a4d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/configs/version2/http.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ type VirtualServerConfig struct {
2929
StaticSSLPath string
3030
}
3131

32-
// AuthJwtClaimSet #TODO
32+
// AuthJwtClaimSet contains a map of NGINX variable to JWT claims
3333
type AuthJwtClaimSet struct {
3434
Variable string
3535
Claims string

0 commit comments

Comments
 (0)