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 D | main.go | 73 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 D | main.go | 73 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 D | main.go | 75 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 D | main.go | 75 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 D | main.go | 74 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 D | main.go | 72 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 D | main.go | 74 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 D | main.go | 72 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 D | main.go | 92 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 D | main.go | 92 func serveOAuthCallback(w http.ResponseWriter, r *http.Request) { func 246 http.HandleFunc("/callback", serveOAuthCallback)
|