frp/vendor/golang.org/x/net/context
Guy Lewin 6c6607ae68
feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00
..
ctxhttp feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
context.go vendor: udpate golang.org/x/net 2018-05-04 18:37:43 +08:00
go17.go vendor: add github.com/armon/go-socks5 2017-07-01 16:09:09 +08:00
go19.go vendor: udpate golang.org/x/net 2018-05-04 18:37:43 +08:00
pre_go17.go vendor: add github.com/armon/go-socks5 2017-07-01 16:09:09 +08:00
pre_go19.go vendor: udpate golang.org/x/net 2018-05-04 18:37:43 +08:00