Commit a86c5cb
authored
fix(package): update @octokit/auth-oauth-app to version 3.0.0 (#18)
BREAKING CHANGE: `@octokit/auth-oauth-app` no longer accepts a `url` option for `auth()`, it no longer sets `:client_id` or `:access_token` URL parameters, and exclusively authenticates using basic auth, not using query parameters. See: https://github.com/octokit/auth-oauth-app.js/releases/tag/v3.0.01 parent d53f831 commit a86c5cb
2 files changed
+15
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments