Repository
Current version released
2 years ago
iamjs - access control made easy
iamjs is a fully-featured library that makes authorization easy. It is designed to be used in both Node.js and browser environments, and currently supports popular frameworks like express, koa, next.js, and react.
Installation
You can install iamjs using one of the following packages:
@iamjs/coreπ§ - for any framework@iamjs/expressπ - for express middleware@iamjs/koaπ±βπ - for koa middleware@iamjs/nextβ - for next.js middleware@iamjs/reactβοΈ - for react component
Alternatively, you can use the @iamjs/core π§ package, which contains all the necessary logic and can be used with any framework.
Contributing
Contributions are welcome! Please read the contributing guide for more information.