Home
last modified time | relevance | path

Searched defs:OAuth2 (Results 51 – 75 of 479) sorted by relevance

12345678910>>...20

/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/examples/features/authentication/
H A DREADME.md23 ### OAuth2 subsection
30 #### Client
/dports/www/py-fastapi/fastapi-0.70.0/docs/en/docs/tutorial/security/
H A Dindex.md17 ## OAuth2 section in Security Intro
27 ### OAuth 1
/dports/www/py-fastapi/fastapi-0.70.0/docs/pt/docs/tutorial/security/
H A Dindex.md17 ## OAuth2 section in Introdução à segurança
27 ### OAuth 1
/dports/www/py-fastapi/fastapi-0.70.0/docs/zh/docs/tutorial/security/
H A Dindex.md17 ## OAuth2 section in 安全性简介
27 ### OAuth 1
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
164 TLSConfig TLSConfig `yaml:"tls_config,omitempty"`
168 func (a *OAuth2) SetDirectory(dir string) {
183 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
[all …]
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
164 TLSConfig TLSConfig `yaml:"tls_config,omitempty"`
168 func (a *OAuth2) SetDirectory(dir string) {
183 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
[all …]
/dports/irc/soju/soju-0.3.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
164 TLSConfig TLSConfig `yaml:"tls_config,omitempty"`
168 func (a *OAuth2) SetDirectory(dir string) {
183 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
[all …]
/dports/www/nginx-prometheus-exporter/nginx-prometheus-exporter-0.10.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
164 TLSConfig TLSConfig `yaml:"tls_config,omitempty"`
168 func (a *OAuth2) SetDirectory(dir string) {
183 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go114 type OAuth2 struct { struct
115 ClientID string `yaml:"client_id"`
116 ClientSecret Secret `yaml:"client_secret"`
117 ClientSecretFile string `yaml:"client_secret_file"`
118 Scopes []string `yaml:"scopes,omitempty"`
119 TokenURL string `yaml:"token_url"`
120 EndpointParams map[string]string `yaml:"endpoint_params,omitempty"`
124 func (a *OAuth2) SetDirectory(dir string) {
138 OAuth2 *OAuth2 `yaml:"oauth2,omitempty"` member
497 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go141 type OAuth2 struct { struct
142 ClientID string `yaml:"client_id" json:"client_id"`
143 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
144 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
145 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
146 TokenURL string `yaml:"token_url" json:"token_url"`
147 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
151 func (a *OAuth2) SetDirectory(dir string) {
165 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
545 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
165 func (a *OAuth2) SetDirectory(dir string) {
179 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
560 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
165 func (a *OAuth2) SetDirectory(dir string) {
179 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
560 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
165 func (a *OAuth2) SetDirectory(dir string) {
179 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
560 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
165 func (a *OAuth2) SetDirectory(dir string) {
179 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
559 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/dns/blocky/blocky-0.17/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go140 type OAuth2 struct { struct
141 ClientID string `yaml:"client_id" json:"client_id"`
142 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
143 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
144 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
145 TokenURL string `yaml:"token_url" json:"token_url"`
146 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
150 func (a *OAuth2) SetDirectory(dir string) {
164 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
539 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go155 type OAuth2 struct { struct
156 ClientID string `yaml:"client_id" json:"client_id"`
157 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
158 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
159 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
160 TokenURL string `yaml:"token_url" json:"token_url"`
161 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
165 func (a *OAuth2) SetDirectory(dir string) {
179 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
560 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/miniflux/v2-2.0.35/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/prometheus/common/config/
H A Dhttp_config.go137 type OAuth2 struct { struct
138 ClientID string `yaml:"client_id" json:"client_id"`
139 ClientSecret Secret `yaml:"client_secret" json:"client_secret"`
140 ClientSecretFile string `yaml:"client_secret_file" json:"client_secret_file"`
141 Scopes []string `yaml:"scopes,omitempty" json:"scopes,omitempty"`
142 TokenURL string `yaml:"token_url" json:"token_url"`
143 …pointParams map[string]string `yaml:"endpoint_params,omitempty" json:"endpoint_params,omitempty"`
147 func (a *OAuth2) SetDirectory(dir string) {
161 OAuth2 *OAuth2 `yaml:"oauth2,omitempty" json:"oauth2,omitempty"` member
530 func NewOAuth2RoundTripper(config *OAuth2, next http.RoundTripper) http.RoundTripper {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/cmd/dex/
H A Dconfig.go26 OAuth2 OAuth2 `json:"oauth2"` member
92 type OAuth2 struct { struct
93 ResponseTypes []string `json:"responseTypes"`
96 SkipApprovalScreen bool `json:"skipApprovalScreen"`
98 PasswordConnector string `json:"passwordConnector"`

12345678910>>...20