E2E Authorization Package
This Node.js module works with the E2E Authorizsation Server and provides a simple authentication and authorization process for both, resource servers and client applications.
Simply add a dependency to e2e-auth in your package.json file or install it using:
npm install e2e-auth
You can find more a more detailed documentation of the package on the GitHub or NPM pages.
Related Pages: