google-photos icon indicating copy to clipboard operation
google-photos copied to clipboard

Signout using req.logout needs to be updated to be asynchronous

Open tessathornberry opened this issue 5 months ago • 0 comments

In app.js, line 203, the app.get function allowing the user to logout no longer works since req.logout is now an asynchronous function.

tessathornberry avatar Jan 23 '24 00:01 tessathornberry