v4.0.0
BREAKING CHANGES
import { oauthLoginUrl } from "@octokit/oauth-authorization-url"
is nowimport { oauthAuthorizationUrl } from "@octokit/oauth-authorization-url"
.defaults()
method has been removedredirectUri
option is nowredirectUrl
defaultRedirectUri
option has been removedlog
option has been removed