Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very Basic Authentication #20

Open
joeyklee opened this issue Mar 18, 2019 · 0 comments
Open

Very Basic Authentication #20

joeyklee opened this issue Mar 18, 2019 · 0 comments
Labels
for next time Ideas that could be for follow-up content.

Comments

@joeyklee
Copy link
Collaborator

joeyklee commented Mar 18, 2019

Hi Dan,

This is quite likely for another time, but I found that a lot of students generally are looking for some basic authentication. Express has a handy basic-express-auth library for handling simple authentication.

I made an example which "protects" an application with a simple username and password. The example shows what this looks like for NeDB and mongodb

https://github.com/joeyklee/very-basic-express-auth-example

This example pairs with this live coding video tutorial

@shiffman shiffman added the for next time Ideas that could be for follow-up content. label May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for next time Ideas that could be for follow-up content.
Projects
None yet
Development

No branches or pull requests

2 participants