🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • ryantalbot2
    ryantalbot2
    12,537 Points

    it appears several pieces of code are deprecated. I would include them here but I'm not allowed enough room to add them.

    Posted August 21, 2020 1:34am by ryantalbot2
    ryantalbot2
    12,537 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Luis Marsano
    Luis Marsano
    21,425 Points

    Status code 401 seems incorrect. Is there a better solution?

    Posted June 30, 2018 12:27am by Luis Marsano
    Luis Marsano
    21,425 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    3 Answers

  • Serdar Halac
    Serdar Halac
    15,259 Points

    Is sending the SessionID by cookie safer than sending the UserID by cookie because sessionID expires by UserID doesn't?

    Posted April 7, 2018 9:04am by Serdar Halac
    Serdar Halac
    15,259 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    0 Answers

  • Ikuyasu Usui
    Ikuyasu Usui
    36 Points

    Is this the standard method to add the authentication on express with mongoose?

    Posted December 3, 2017 4:57pm by Ikuyasu Usui
    Ikuyasu Usui
    36 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Brian Anstett
    Brian Anstett
    5,831 Points

    req.session is 'undefined' outside the user.authenticate() callback function

    Posted November 3, 2017 12:34am by Brian Anstett
    Brian Anstett
    5,831 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Victor Novikov
    Victor Novikov
    6,322 Points

    "User id is never send to the client browser" -- but what do the send in a cookie then?

    Posted October 6, 2017 4:51am by Victor Novikov
    Victor Novikov
    6,322 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    2 Answers

  • Gjgg Hghh
    Gjgg Hghh
    50 Points

    User.authenticate gets error

    Posted September 25, 2017 6:37am by Gjgg Hghh
    Gjgg Hghh
    50 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    0 Answers

  • Myron Castillo
    Myron Castillo
    12,916 Points

    How is the 'user' in 'user._id' established as being the holder of all of the user information? Where was that set up?

    Posted July 4, 2017 4:06pm by Myron Castillo
    Myron Castillo
    12,916 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    2 Answers

  • Kartikey Singh
    Kartikey Singh
    4,592 Points

    Can't understand callback function

    Posted June 6, 2017 7:44pm by Kartikey Singh
    Kartikey Singh
    4,592 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Corey Hayden
    Corey Hayden
    11,717 Points

    what exactly does the mongoose 'exec' method do?

    Posted May 12, 2017 8:49pm by Corey Hayden
    Corey Hayden
    11,717 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Juliette Tworsey
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,625 Points

    Stormpath Link

    Posted April 14, 2017 7:28pm by Juliette Tworsey
    .a{fill-rule:evenodd;}techdegree seal-36
    Juliette Tworsey
    Front End Web Development Techdegree Graduate 32,625 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    0 Answers

  • PoJung Chen
    PoJung Chen
    5,856 Points

    When will "user not found" error in user.js been shown?

    Posted April 10, 2017 3:41am by PoJung Chen
    PoJung Chen
    5,856 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    2 Answers

  • Brendan Moran
    Brendan Moran
    14,052 Points

    A solution for more specific error handling

    Posted February 10, 2017 1:49am by Brendan Moran
    Brendan Moran
    14,052 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    1 Answer

  • Anand Mohan Duddella
    PLUS
    Anand Mohan Duddella
    Courses Plus Student 8,264 Points

    the session id which is set with the user id in the User.authenticate() function is not available outside

    Posted November 9, 2016 4:59pm by Anand Mohan Duddella
    Anand Mohan Duddella
    Courses Plus Student 8,264 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    2 Answers

  • Daniel Conde
    Daniel Conde
    3,881 Points

    Dealing with error in bcrypt.compare callback

    Posted August 7, 2016 2:55am by Daniel Conde
    Daniel Conde
    3,881 Points
    • JavaScript
    • User Authentication With Express and Mongo
    • Sessions and Cookies
    • Authenticating the Username and Password

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.