SudhanPlayz / Discord-MusicBot

An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
https://musicbot.darrenofficial.com
Other
2.99k stars 2.9k forks source link

Fix passport.js logout by providing callback #1239

Closed daichuanwu21 closed 1 year ago

daichuanwu21 commented 1 year ago

Passport 0.6.0 introduced a breaking change that now requires a callback to be provided for req#logout(). Without the callback, logging out does not work on the dashboard.

This PR adds said callback and fixes logging out.

Status and versioning classification:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.