Home
last modified time | relevance | path

Searched refs:serveOAuthCallback (Results 1 – 10 of 10) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/garyburd/go-oauth/examples/discogs/
H A Dmain.go73 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
172 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/garyburd/go-oauth/examples/discogs/
H A Dmain.go73 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
172 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/garyburd/go-oauth/examples/dropbox/
H A Dmain.go75 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
173 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/garyburd/go-oauth/examples/dropbox/
H A Dmain.go75 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
173 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/garyburd/go-oauth/examples/quickbooks/
H A Dmain.go74 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
188 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/garyburd/go-oauth/examples/smugmug/
H A Dmain.go72 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
194 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/garyburd/go-oauth/examples/quickbooks/
H A Dmain.go74 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
188 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/garyburd/go-oauth/examples/smugmug/
H A Dmain.go72 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
194 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/garyburd/go-oauth/examples/twitter/
H A Dmain.go92 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
246 http.HandleFunc("/callback", serveOAuthCallback)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/ChimeraCoder/anaconda/vendor/github.com/garyburd/go-oauth/examples/twitter/
H A Dmain.go92 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func
246 http.HandleFunc("/callback", serveOAuthCallback)