A Blog full of Web Projects

A Blog full of Web Projects

Node Express Role based Membership system

15-September-2020

Node Express React Vue Angular MySQL Role based Membership system

Hosted at Microsoft Azure App Service with the Free App Service Plan.

A Web API Membership and Authentication System of Users. The frontends are developed in React, Angular and Vue.js + Vuex. The Web API is implemented in Node.js and Express. Secured by HTTPS, CORS and Bcrypt. For Authentication a JWT is send with the Baerer schema in the Authorization Header.

A Blog made with Gatsby React and GraphQL