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 adoptable and …

  2. 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:

  3. 301 Moved Permanently

    301 Moved Permanently 301 Moved Permanently nginx

  4. Introduction - CASL

    We’ve briefly introduced all the features of CASL.js core - the rest of this guide will cover them and other advanced features with much finer details, so make sure to read through it all!

  5. 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 ...

  6. CASL Vue - CASL - JS.ORG

    It's also possible to use @casl/vue and TypeScript with options API. By default, ABILITY_TOKEN is typed as InjectionKey<Ability>, to cast it to InjectionKey<AppAbility>, we need to use a separate …

  7. Introduction - CASL

    What is 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.

  8. 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 cannot functions …

  9. Subject type detection - CASL

    Starting from v5, CASL perceives string, function and class as a subject type. Any other type is perceived as a subject, for which CASL needs to detect subject type.

  10. 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 adoptable and …