todos-express-starter
todos-express-starter copied to clipboard
Starter todo app using Express, Passport, and SQLite for sign in.
todos-express-starter
This is a starter kit for building a todo app with sign in functionality using Express, Passport and SQLite.
The following is a list of complete, working example apps that have been built using this kit as a starting point.
-
Illustrates how to sign in with a username and password.
-
Illustrates how to sign in with a username and password and use the flash for informative messages.
-
Illustrates how to sign in with Google via OpenID Connect.
-
Illustrates how to sign in with Google via OAuth 2.0.
-
Illustrates how to sign in with email via magic link.
-
Illustrates how to implement sign in by integrating with Auth0 via OpenID Connect.
-
Illustrates how to implement sign in by integrating with an identity provider (IdP) via OpenID Connect.
License
Credit
Created by Jared Hanson