auth-oauth-app.js
auth-oauth-app.js copied to clipboard
GitHub OAuth App authentication for JavaScript
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^28.0.0` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.0.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [universal-user-agent](https://togithub.com/gr2m/universal-user-agent) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/universal-user-agent/6.0.0/7.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
### What happened? **What did I do:** I'm trying to import and use `@octokit/auth-oauth-app` to handle Github user authentication in an AWS Lambda function. **What happened:** I was able to...