question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to authenticate

See original GitHub issue

I am curious on how to authenticate using server. I don’t see how to configure my session store to be mongoDB using connect-mongo. A tutorial on how to this will be really helpful.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
mariuskcommented, Dec 28, 2017

I believe I am struggling with the exact same issues wrt connect-pg-simple, and until the interfaces are cleared up I would suggest downplaying the Express session / middleware compatibility features a notch. Alternatively, improve the docs on how it should be done (no, I haven’t figured it out unfortunately). It seems the pattern with initializing a store with a session object is pretty common…

0reactions
franciscopcommented, Jan 27, 2018

I did add it to the documentation for session stores, but I should add it to the Sessions in Production tutorial as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

User Authentication: Understanding the Basics & Top Tips
The process is fairly simple; users input their credentials on the website's login form. That information is then sent to the authentication ......
Read more >
Authenticate: How It Works - Auth0
Video transcript · Authentication is the process of determining if the user is who they say they are · Authorization is declaring what...
Read more >
What is Authentication?
Authentication is the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology provides...
Read more >
How to authenticate users
How to authenticate users ; Server side Web App using a OneLogin hosted login page. Recommended for web apps where the client secret...
Read more >
5 User Authentication Methods that Can Prevent the Next ...
1. Password-based authentication · 2. Multi-factor authentication · 3. Certificate-based authentication · 4. Biometric authentication · 5. Token-based ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found