Skip to content

issues Search Results · repo:jaredhanson/passport-github language:JavaScript

Filter by

48 results
 (67 ms)

48 results

injaredhanson/passport-github (press backspace or delete to remove)

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch passport-github@1.1.0 for the project I m working on. GitHub has deprecated passing the access token as a query ...
  • stephancill
  • Opened 
    on Feb 17, 2023
  • #85

I got this error InternalOAuthError: Failed to fetch user profile at C:\Esercizi\node2\node_modules\passport-github2\lib\strategy.js:98:19 at ClientRequest. anonymous (C:\Esercizi\node2\node_modules\oauth\lib\oauth2.js:162:5) ...
  • cubasia
  • Opened 
    on Jul 20, 2022
  • #84

we are using this library while using https://github.com/cla-assistant/cla-assistant/ since this instance is in our datacenter we need proxy with passport-github library to connect to github.com could ...
  • roshvin
  • Opened 
    on Jul 6, 2022
  • #83

I am not sure if it s only with me or everyone has a problem with the package. My function never gets called? Is there a problem with the package? This function never gets called:- async (accessToken, ...
  • ZohebMOPO
  • 2
  • Opened 
    on Oct 31, 2021
  • #80

Hello i m having this issue before GitHub Authentication InternalOAuthError: failed to fetch user profile at /home/matheus/.src/ContactList/node_modules/passport-github/lib/passport-github/strategy.js:90:28 ...
  • MatheusTurra
  • Opened 
    on Mar 23, 2021
  • #79

im using passport.js for authentication of requests in my upload enpoints but there is an issue event if the user is unauthorized the multipart data is contiuning to send to server . there is a need to ...
  • ghaedi1993
  • Opened 
    on Oct 3, 2020
  • #78

I write app demo just like the example code: passport.use(new GitHubStrategy({ clientID: process.env.GITHUB_CLIENT_ID as string, clientSecret: process.env.GITHUB_CLIENT_SECRET as string, ...
  • hh54188
  • Opened 
    on Aug 3, 2020
  • #77

Today I got an email containing the following. Hi @timqian, On February 3rd, 2020 at 22:22 (UTC) your application (repo-analytics) used an access token (with the User-Agent passport-github) as part of ...
  • timqian
  • 18
  • Opened 
    on Feb 5, 2020
  • #75

Hello @jaredhanson - can you please deprecate this per https://github.com/jaredhanson/passport-github/issues/15#issuecomment-573513489? You will need to do the following: - [ ] npm deprecate passport-github ...
  • niftylettuce
  • 1
  • Opened 
    on Jan 13, 2020
  • #74

Dear All I am using github login for my react.js application with passport github2 strategy My React.js app is running on port 3000 and the Node.js server is running on port 5000 This is error I am getting ...
  • noman-ih
  • 1
  • Opened 
    on Aug 20, 2019
  • #73
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub