Skip to content

PP-14951 upgrade passport with express-sessions#2005

Closed
hjvoid wants to merge 1 commit intomasterfrom
PP-14951_upgrade_passport_with_express_session
Closed

PP-14951 upgrade passport with express-sessions#2005
hjvoid wants to merge 1 commit intomasterfrom
PP-14951_upgrade_passport_with_express_session

Conversation

@hjvoid
Copy link
Copy Markdown
Contributor

@hjvoid hjvoid commented Apr 15, 2026

Passport is the authentication middleware we use to manage user authentication and sessions. We need to upgrade it to version 0.7.0. As a result we need to update our Passport Strategy to a different version (passport-github2) and update the passport types to keep Typescript happy.

express-sessions has also been installed instead of client-sessions for better compatibility, circumnavigating configuration shim which would otherwise be necessary to avoid errors regarding the regenerate() method we were noticing previously.

@hjvoid hjvoid closed this Apr 20, 2026
@hjvoid hjvoid deleted the PP-14951_upgrade_passport_with_express_session branch April 20, 2026 15:31
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

Successfully merging this pull request may close these issues.

2 participants