MCPcopy Create free account
hub / github.com/isomorphic-git/isomorphic-git / onAuthSuccess

Function onAuthSuccess

__tests__/test-push.js:442–444  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

440 }
441 },
442 async onAuthSuccess(...args) {
443 onAuthSuccessArgs.push(args)
444 },
445 async onAuthFailure(...args) {
446 onAuthFailureArgs.push(args)
447 },

Callers 1

discoverMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…