Skip to content

OAuth 2.0 with Google Photos API. Authorization code grant handled with node js and Angular. Simple GUI with API calls.

Notifications You must be signed in to change notification settings

SameeraMadushan/OAuth-application

Repository files navigation

OAuth application with Google photos API

created angular 4, node js

Deployement Guide

  • Install Node JS

  • Install Angular CLI

  • Navigate to project location

To build the project run following command

  • npm run build

To run the project:

  • node server.js

Server will run on localhost port 3000 Navigate to http://localhost:3000/ to get the home page!

Enjoy!

About

OAuth 2.0 with Google Photos API. Authorization code grant handled with node js and Angular. Simple GUI with API calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published