-
Set Up Authentication with using Auth0 OpenID Connect.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
permify
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
In the second part of this series we will set up our authorization structure with using open source authorization service, Permify.
-
You can find the source code on Github
-
dotenv: Loads environment variables from .env file.
-
Nodemon.io
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
nodemon: It monitors for any changes in your source and automatically restarts your server.
-
Set up a backend server with Express.js.