Releases: octokit/auth-oauth-user.js
Releases · octokit/auth-oauth-user.js
v1.2.3
23 Mar 06:54
Compare
Sorry, something went wrong.
No results found
1.2.3 (2021-03-23)
Bug Fixes
regex for requiresBasicAuth(url) check matches "Create a scoped token" endpoint (#9 ) (7717f2c )
v1.2.2
21 Mar 23:09
Compare
Sorry, something went wrong.
No results found
1.2.2 (2021-03-21)
Bug Fixes
do not set auth on OAuth Web/Device flow requests (#7 ) (e10cf12 )
v1.2.1
21 Mar 21:30
Compare
Sorry, something went wrong.
No results found
1.2.1 (2021-03-21)
Bug Fixes
typescript: auth() can resolve with GitHubAppAuthenticationWithExpiration (2280e31 )
v1.2.0
19 Mar 20:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-03-19)
Features