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

Slack Integration using unmaintained passport-slack #144

Open
vevinkirk opened this issue Feb 9, 2024 · 1 comment
Open

Slack Integration using unmaintained passport-slack #144

vevinkirk opened this issue Feb 9, 2024 · 1 comment

Comments

@vevinkirk
Copy link

If you attempt to setup the slack integration you will be met with the error json is undefined due to the project passport-slack no longer being maintained. There is a new project that can be used or there is a fix to use profile instead. mjpearson/passport-slack#31

@vevinkirk vevinkirk changed the title Slack Integration using unmainted passport-slack Slack Integration using unmaintained passport-slack Feb 9, 2024
@vevinkirk
Copy link
Author

The fix for this requires using the package https://github.com/nmaves/passport-slack-oauth2 and updating auth.js to use new package and update references to 'slack' to be 'Slack' will follow up with pull request to fix issue

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

1 participant