@brudi-toolbox/id

brudi ID Toolbox to simplify development of authorization and authentication aspects in NodeJS modules.

Usage no npm install needed!

<script type="module">
  import brudiToolboxId from 'https://cdn.skypack.dev/@brudi-toolbox/id';
</script>

README

brudi Toolbox ID

brudi ID Toolbox to simplify development of authorization and authentication aspects in NodeJS modules.

Includes Passport.js and auth0 dependencies for frontend and backend OAuth authentication flows.

Installation

Install the package with

yarn add @brudi-toolbox/id

or

npm install --save @brudi-toolbox/id

License

BDIL