Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version published in npm is still using passport-oauth #4

Open
supersime opened this issue Aug 11, 2023 · 1 comment
Open

Version published in npm is still using passport-oauth #4

supersime opened this issue Aug 11, 2023 · 1 comment
Assignees

Comments

@supersime
Copy link

Hey there @nickls ... I've just noticed that the code published in npm is different to the latest code here in GitHub.

In npm, the package.json is version 0.0.1 but it has:

"passport-oauth": ">= 0.1.0"

Whereas, in this repo, the package.json which is also version 0.0.1 has:

"passport-oauth2": ">= 1.1.2"

Are you able to update the version in npm please?

@nickls
Copy link
Owner

nickls commented Aug 11, 2023

Hi, @supersime -- That is strange, It looks like I merged a PR with that change (and others) but it never made it to npm.

It has been so long, I'm not even sure the current code works. Let me try and test it before I push. :)

@nickls nickls self-assigned this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants