Home
last modified time | relevance | path

Searched defs:OAuth2 (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/dports/www/gitea/gitea-1.16.5/services/auth/
H A Doauth2.go56 type OAuth2 struct { struct
60 func (o *OAuth2) Name() string {
65 func (o *OAuth2) userIDFromToken(req *http.Request, store DataStore) int64 {
114 …fy(req *http.Request, w http.ResponseWriter, store DataStore, sess SessionStore) *user_model.User {
/dports/misc/perkeep/perkeep-0.11/pkg/importer/
H A Doauth.go62 type OAuth2 struct{} struct
64 func (OAuth2) CallbackRequestAccount(r *http.Request) (blob.Ref, error) {
79 func (OAuth2) CallbackURLParameters(acctRef blob.Ref) url.Values {
87 func (OAuth2) RedirectURL(imp Importer, ctx *SetupContext) string {
110 func (OAuth2) RedirectState(imp Importer, ctx *SetupContext) (state string, err error) {
121 func (OAuth2) IsAccountReady(acctNode *Object) (ok bool, err error) {
131 func (im OAuth2) SummarizeAccount(acct *Object) string {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v3alpha/
H A Doauth.pb.go251 type OAuth2 struct { struct
252 state protoimpl.MessageState
253 sizeCache protoimpl.SizeCache
254 unknownFields protoimpl.UnknownFields
257 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
260 func (x *OAuth2) Reset() {
269 func (x *OAuth2) String() string {
273 func (*OAuth2) ProtoMessage() {}
275 func (x *OAuth2) ProtoReflect() protoreflect.Message {
288 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v4alpha/
H A Doauth.pb.go251 type OAuth2 struct { struct
252 state protoimpl.MessageState
253 sizeCache protoimpl.SizeCache
254 unknownFields protoimpl.UnknownFields
257 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
260 func (x *OAuth2) Reset() {
269 func (x *OAuth2) String() string {
273 func (*OAuth2) ProtoMessage() {}
275 func (x *OAuth2) ProtoReflect() protoreflect.Message {
288 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v3alpha/
H A Doauth.pb.go261 type OAuth2 struct { struct
262 state protoimpl.MessageState
263 sizeCache protoimpl.SizeCache
264 unknownFields protoimpl.UnknownFields
267 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
270 func (x *OAuth2) Reset() {
279 func (x *OAuth2) String() string {
283 func (*OAuth2) ProtoMessage() {}
285 func (x *OAuth2) ProtoReflect() protoreflect.Message {
298 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v4alpha/
H A Doauth.pb.go261 type OAuth2 struct { struct
262 state protoimpl.MessageState
263 sizeCache protoimpl.SizeCache
264 unknownFields protoimpl.UnknownFields
267 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
270 func (x *OAuth2) Reset() {
279 func (x *OAuth2) String() string {
283 func (*OAuth2) ProtoMessage() {}
285 func (x *OAuth2) ProtoReflect() protoreflect.Message {
298 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v3alpha/
H A Doauth.pb.go261 type OAuth2 struct { struct
262 state protoimpl.MessageState
263 sizeCache protoimpl.SizeCache
264 unknownFields protoimpl.UnknownFields
267 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
270 func (x *OAuth2) Reset() {
279 func (x *OAuth2) String() string {
283 func (*OAuth2) ProtoMessage() {}
285 func (x *OAuth2) ProtoReflect() protoreflect.Message {
298 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v4alpha/
H A Doauth.pb.go261 type OAuth2 struct { struct
262 state protoimpl.MessageState
263 sizeCache protoimpl.SizeCache
264 unknownFields protoimpl.UnknownFields
267 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
270 func (x *OAuth2) Reset() {
279 func (x *OAuth2) String() string {
283 func (*OAuth2) ProtoMessage() {}
285 func (x *OAuth2) ProtoReflect() protoreflect.Message {
298 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/oauth2/v3alpha/
H A Doauth.pb.go261 type OAuth2 struct { struct
262 state protoimpl.MessageState
263 sizeCache protoimpl.SizeCache
264 unknownFields protoimpl.UnknownFields
267 Config *OAuth2Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
270 func (x *OAuth2) Reset() {
279 func (x *OAuth2) String() string {
283 func (*OAuth2) ProtoMessage() {}
285 func (x *OAuth2) ProtoReflect() protoreflect.Message {
298 func (*OAuth2) Descriptor() ([]byte, []int) {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client

12345678910>>...20