Releases: octokit/auth-oauth-user.js
Releases · octokit/auth-oauth-user.js
v1.2.1
1.2.1 (2021-03-21)
Bug Fixes
- typescript:
auth()
can resolve with GitHubAppAuthenticationWithExpiration
(2280e31)
v1.2.0
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
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
1.0.0 (2021-03-19)
Features