Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/persteenolsen/express-oauth-ejs
- Owner: persteenolsen
- Created: 2022-01-22T14:14:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T20:03:33.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:46:27.374Z (3 months ago)
- Language: EJS
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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