Skip to content

satpalaalaria/passportJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassportJS with Google Authotication.

I have created tthe passportjs with google auth. I have used the basic skills of HTML and CSS for making page effective .

Description

Dependencies

Install node.js , mysql database and expressjs in your project :
  • node.js
  • mysql
  • expressjs
  • installation Package

  • cookie-session dotenv ejs express knex mysql nodemon passport passport-google-oauth20
  • Installation

    To download this project, through the cloning link or you can download the zip file directly. And after that make database (database name ='passportjs') ,create table(table name='user2'). CREATE TABLE user2(id INT AUTO_INCREMENT PRIMARY KEY, name varchar(50), googleid varchar(200),photo varchar(250)); use this cammand to create row and column in table.

    Executing Program

    After cloning it from github, I use linux and run my commands on the terminal.

    Author

    Satpal Aalaria
    @satpalaalaria

    License

    This project is licensed under the MIT License - see the LICENSE.md file for details.

    Acknowledgment

    [Here is the link for JavaScript](https://www.javascript.com/), [here is the link for mysql](https://www.mysql.com/), [here is the link of expressjs](https://expressjs.com/) [here is the link of knexcheatsheet](https://devhints.io/knex)



    THANK YOU, HAPPY CODING :)

    SATPAL AALARIA

    8890084474

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages