Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nordic-ui/asgardian

kosai106417MIT0.3.0TypeScript support: included

A simple authorization library

asgardian, authorization, auth, authz, ability, acl, rbac

readme

Asgardian 🔒

A simple authorization library.

Documentation   •   npm   •   Issues   •   @Kosai106

Overview

Asgardian is a simple library for authorization and managing permissions in your applications. Designed with simplicity and scalability in mind, Asgardian allows you to define and enforce access rules for resources and actions with ease.

Getting Started

To use Asgardian in your project, simply install the library with your favourite package manager:

npm install @nordic-ui/asgardian
yarn add @nordic-ui/asgardian
pnpm add @nordic-ui/asgardian

License

Asgardian is licensed under the MIT license.

Author

Made by Kevin Østerkilde