londonappbrewery / Authentication-Secrets

Companion Code for the Authentication Module on The Complete 2019 Web Development Bootcamp
https://www.appbrewery.co
440 stars 524 forks source link

update get /logout #36

Open RafsanZamil opened 1 year ago

RafsanZamil commented 1 year ago

req.logout() is now an asynchronous function, whereas previously it was synchronous.Should be modified