Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: octokit/authentication-strategies.js

Tags

v4.0.0

Toggle v4.0.0's commit message
build: remove all obsolete files

BREAKING CHANGE: `@octokit/auth` is deprecated. Use the auth modules you need directly instead: `@octokit/auth-action`, `@octokit/auth-app`, `@octokit/auth-oauth-app`, `@octokit/auth-token`

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octokit/auth-app to v3 (#151)

Co-authored-by: Renovate Bot <[email protected]>

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): lock file maintenance

Co-authored-by: Renovate Bot <[email protected]>

v3.0.1

Toggle v3.0.1's commit message
fix(README): replace `:param` notation with `{param}`

`:param` is still supported, but deprecated

v3.0.0

Toggle v3.0.0's commit message
build: use `@pika/plugin-build-web` instead of fork

v2.0.1

Toggle v2.0.1's commit message
fix(README): replace "cdn.pika.dev" with "cdn.skypack.dev"

    
closes #106
  
closes #109
closes #114
  
  
Co-authored-by: Pankaj Mane <[email protected]>
Co-authored-by: Shivaraj Loni <[email protected]>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(package): update @octokit/auth-oauth-app to version 3.0.0 (#18)

BREAKING CHANGE: `@octokit/auth-oauth-app` no longer accepts a `url` option for `auth()`, it no longer sets `:client_id` or `:access_token` URL parameters, and exclusively authenticates using basic auth, not using query parameters. See: https://github.com/octokit/auth-oauth-app.js/releases/tag/v3.0.0

v1.1.1

Toggle v1.1.1's commit message
fix: bump versions

v1.1.0

Toggle v1.1.0's commit message
feat: throw useful error when trying to use `createActionAuth()` in b…

…rowsers

v1.0.1

Toggle v1.0.1's commit message
chore(package): update lockfile package-lock.json