Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/persteenolsen/express-oauth-ejs

Authentication by Google OAuth Server using Node.js and Express
https://github.com/persteenolsen/express-oauth-ejs

Last synced: 29 days ago
JSON representation

Authentication by Google OAuth Server using Node.js and Express

Awesome Lists containing this project

README

        

- Authentication by Google Auth Server, Node.js, Express and EJS

- The login system is using the Google Authentication Server
- The endpoints of the Web App are secured by Sesssions
- HTTPS is used as protocol
- Passport.js was used for strategy towards the Google Auth Server
- Node.js and Express
- DevOps by GitHub Actions
- The Web API is hosted at Azure App Service using Windows and iisnode
- Visual Studio Code as Text Editor