auth-oauth-app.js icon indicating copy to clipboard operation
auth-oauth-app.js copied to clipboard

GitHub OAuth App authentication for JavaScript

Results 3 auth-oauth-app.js issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

blocked
maintenance

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/universal-user-agent/7.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

blocked
maintenance

### 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...

Type: Bug