About 50 results
Open links in new tab
  1. CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally …

  2. Introduction - CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given client is allowed to access.

  3. CASL Prisma - CASL

    This package allows to define CASL permissions on Prisma models using Prisma WhereInput. And that brings a lot of power in terms of permission management in SQL world:

  4. 301 Moved Permanently

    301 Moved Permanently301 Moved Permanently nginx

  5. Roles with predefined permissions - CASL - JS.ORG

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally …

  6. CASL. Isomorphic Authorization JavaScript library

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's ...

  7. Conditions in Depth - CASL

    You don't need to know anything about MongoDB in order to use CASL, you need to know only subset of its query language operators. Query is what you pass in conditions to can and …

  8. Cookbook Introduction - CASL

    CASL (pronounced /ˈkæsəl/, like castle) is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access. It's designed to be incrementally …

  9. TypeScript Support - CASL

    TypeScript Support This is documentation for CASL v4, which is no longer actively maintained. For up-to-date documentation, see the latest version (v6)

  10. Ability to database query - CASL - JS.ORG

    Sometimes you need to restrict which records are returned from the database based on what the user is able to do in the app. @casl/ability/extra provides rulesToQuery helper function which …