Matt McCarty

Results 3 issues of Matt McCarty

I created an oci image by following the image-spec. While converting my 'image' into a runtime-bundle using oci-image-tool convert, I received the error: ```bash config.User: unsupported format github.com/opencontainers/image-tools/image.runtimeSpec /c/Users/mattm/repo/personal/go/src/github.com/opencontainers/image-tools/image/config.go:103 github.com/opencontainers/image-tools/image.createBundle...

On the client side, I'm using gapi to grab an authorization code from google and then passing that code to passport-google-oauth via a REST service. Google is expecting passport to...

In regards to [https://github.com/jaredhanson/passport-oauth2/issues/51](url), this is what I'm proposing: An option (just like passReqToCallback) to disable auto resolving callback urls, though, it will be passed in the call to passport.use()...