Skip to content

Releases: octokit/auth-oauth-app.js

v2.0.3

03 Sep 19:03
Compare
Choose a tag to compare

2.0.3 (2019-09-03)

Bug Fixes

  • package: update universal-user-agent to version 4.0.0 (c8ec93f)

v2.0.2

30 Aug 18:39
Compare
Choose a tag to compare

2.0.2 (2019-08-30)

Bug Fixes

  • token authentication with enterprise baseUrl (7e854f7)

v2.0.1

05 Aug 23:00
Compare
Choose a tag to compare

2.0.1 (2019-08-05)

Bug Fixes

  • set explicit accept header for POST https://github.com/login/oauth/access_token (7358ca9)

v2.0.0

25 Jul 22:01
Compare
Choose a tag to compare

BREAKING CHANGES

  • auth(options) now only accepts options.type and options.url. options.{code,redirectUrl,state} must now be passed to # auth-oauth-app.js(options) instead

Features

v1.0.2

12 Jul 20:23
Compare
Choose a tag to compare

1.0.2 (2019-07-12)

Bug Fixes

  • package: update universal-user-agent to version 3.0.0 (5fe4fa6)

v1.0.1

09 Jul 15:08
Compare
Choose a tag to compare

1.0.1 (2019-07-09)

Bug Fixes

  • package: update @octokit/request to version 5.0.0 (2992cd9)

v1.0.0

11 Jun 04:25
Compare
Choose a tag to compare

1.0.0 (2019-06-11)

Features