implementing-an-authentication-flow-with-passport-and-netlify-functions

This is an example project for the following article: https://markus.oberlehner.net/blog/implementing-an-authentication-flow-with-passport-and-netlify-functions/

Stars
10

Implementing an Authentication Flow with Passport and Netlify Functions

This is an example project for the following article: Implementing an Authentication Flow with Passport and Netlify Functions

Build Setup

# Install dependencies.
npm install

# Set up Netlify Dev.
npx netlify login

# Serve the client application with hot reload.
npm run serve

# Build the client application for production with minification.
npm run build

About

Author

Markus Oberlehner Website: https://markus.oberlehner.net Twitter: https://twitter.com/MaOberlehner PayPal.me: https://paypal.me/maoberlehner Patreon: https://www.patreon.com/maoberlehner

License

MIT

Badges
Extracted from project README
Patreon Donate
Related Projects