@antribute/backend-perms-permify
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-dev.d1d952a97ee1988007310edcb349055aa52a77a0 • Public • Published

Antribute Permify Provider

Adds Permify Support to the Antribute Backend

Installation

pnpm i @antribute/backend-perms-permify -D && pnpm i @permify/permify-node

Usage

  1. Create a new file called .antributerc.ts
  2. Add the following
    import { defineConfig } from '@antribute/backend-core';
    export default defineConfig({ permissions: { platform: '@antribute/backend-perms-permify' } });
  3. Run the Antribute CLI to auto-generate required files

Package Sidebar

Install

npm i @antribute/backend-perms-permify

Weekly Downloads

0

Version

0.1.0-dev.d1d952a97ee1988007310edcb349055aa52a77a0

License

MIT

Unpacked Size

22.1 kB

Total Files

8

Last publish

Collaborators

  • antribute-ci
  • jrkienle