hariomgola / node-apiAuthentication

Google and Facebook authentication using node without any 3rd part library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-apiAuthentication Using Google and Facebook

This Project is an overview of authentication using Google and facebook without native library

Command Used

- 'npm start' to run on Server
- 'npm run dev' to run locally

Access URL (http://localhost:3000/ - Default URL)

- http://localhost:3000/
- http://localhost:3000/login
- http://localhost:3000/logout
- http://localhost:3000/profile
- http://localhost:3000/private

Running project

Simply clone the project or you can download the project directly in ZIP format and extract it. Run command 'npm install to install dependencies' Mongo DB and node runtime is required to run this project. Run Above command for functionality.

Project Status

- In-Progress

Made with โค๏ธ

๐Ÿ‘‰ I see it I love it I code it

Code Protection : Active

About

Google and Facebook authentication using node without any 3rd part library.

License:MIT License


Languages

Language:Handlebars 42.5%Language:JavaScript 34.2%Language:CSS 20.3%Language:TypeScript 3.1%