Skip to content

Releases: octokit/oauth-methods.js

v1.2.2

23 Mar 06:54
9f4c2f3

Choose a tag to compare

1.2.2 (2021-03-23)

Bug Fixes

  • scopeToken: return token from response, not options. Also fix options type (#7) (9f4c2f3)

v1.2.1

22 Mar 22:03
1fc4039

Choose a tag to compare

1.2.1 (2021-03-22)

Bug Fixes

  • split scopes correctly into separate strings in exchangeWebFlowCode() and exchangeWebFlowCode() (#6) (1fc4039)

v1.2.0

22 Mar 16:29
ae7a41a

Choose a tag to compare

1.2.0 (2021-03-22)

Features

  • typescript: export all the method types \o/ (#5) (ae7a41a)

v1.1.0

18 Mar 18:05

Choose a tag to compare

1.1.0 (2021-03-18)

Features

  • typescript: export OAuthAppAuthentication, GitHubAppAuthentication, GitHubAppAuthenticationWithExpiration (8976945)

v1.0.0

18 Mar 06:15

Choose a tag to compare

Features