Skip to content

priyan26/SSD_googleAuth2.0

Repository files navigation

Secure Software Development - OAuth 2.0

The application provides a platform for poets to share their creativity and showcase them to the world.

Features

  • Authentication Based on OAuth 2.0 Framework (Google Registration & Login)
  • Upload your files to Google Drive
  • Upload your videos to YouTube

Deployment- Command Line Execution

Open a terminal in the project folder and install the dependencies

  npm install 

Start the server by executing the command

  npm run dev

Navigate to http://localhost:8080/ on the browser

Documentation for GCP

Setting up OAuth client on Google Cloud Platform

1.Make a project in the Google cloud console.
2.Enable Google Drive and Youtube API through the library.
3.Generate the credentials choosing OAuth Client ID
4.Download the keys as JSON, rename it as credentials.json and add it to the project directory.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •