MCPcopy Create free account
hub / github.com/IntuitDeveloper/OAuth2-Go / CallBackFromOAuth

Function CallBackFromOAuth

handlers/callbackHandler.go:16–56  ·  view source on GitHub ↗

* * This is the redirect handler you configure in your app on developer.intuit.com * The Authorization code has a short lifetime. * Hence unless a user action is quick and mandatory, proceed to exchange the Authorization Code for * BearerToken */

(w http.ResponseWriter, r *http.Request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

RetrieveBearerTokenFunction · 0.85
ValidateIDTokenFunction · 0.85
GetUserInfoFunction · 0.85

Tested by

no test coverage detected