frp/vendor/github.com/golang/protobuf/proto
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
..
clone.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
decode.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
discard.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
encode.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
equal.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
extensions.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
lib.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
message_set.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
pointer_reflect.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
pointer_unsafe.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
properties.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
table_marshal.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
table_merge.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
table_unmarshal.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
text_parser.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
text.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00