Skip to content

Releases: octokit/auth-oauth-user.js

v1.2.1

21 Mar 21:30
Compare
Choose a tag to compare

1.2.1 (2021-03-21)

Bug Fixes

  • typescript: auth() can resolve with GitHubAppAuthenticationWithExpiration (2280e31)

v1.2.0

19 Mar 20:12
e276d93
Compare
Choose a tag to compare

1.2.0 (2021-03-19)

Features

  • Applies the correct authentication strategy based on the request URL when using with Octokit (#6) (e276d93)

v1.1.0

19 Mar 17:48
db3a136
Compare
Choose a tag to compare

1.1.0 (2021-03-19)

Features

  • typescript: export types for strategy options, auth options, and the resulting authentication object (#5) (db3a136)

v1.0.0

19 Mar 06:11
20e68a1
Compare
Choose a tag to compare

1.0.0 (2021-03-19)

Features