Marc Greenstock

Results 5 issues of Marc Greenstock

It seems that browserify-rails doesn't play nicely with browserify 6.3 if browserify-shim is involved. The shimmed modules do not load their respective dependencies with 6.3, however they load perfectly fine...

This PR adds some new methods to `@vercel/functions`: * `getVercelOidcToken()` which returns the token from the request object or environment variables. * `awsCredentialsProvider()` which returns an AWS credential provider.

Now that the [secrets feature has now officially been sunset](https://vercel.com/changelog/legacy-environment-variable-secrets-are-being-sunset), this PR removes support from the CLI.