objection-authorize icon indicating copy to clipboard operation
objection-authorize copied to clipboard

isomorphic, "magical" authorization integration with Objection.js 🎉

Results 14 objection-authorize issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

I would like to move off of CASL due to the lack of UI support (and the fact that it has a bus factor of 1), and OPA seems to...

blocked

For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the...

help wanted
good first issue

Currently, when we "diff" the input JSON (A) with the input item JSON (B), we only include fields and nested fields from B that are NOT in A. This detects...

bug

...since the context about the context is NOT passed in-between methods currently (so you have no idea what fields ARE available on the context, and what type they are!) Right...

help wanted
good first issue

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/facebook/jest)) | [`^28.0.0` -> `^29.0.0`](https://renovatebot.com/diffs/npm/jest/28.0.0/29.3.1) |...

dependencies

Bumps [knex](https://github.com/knex/knex) from 2.0.0 to 2.4.0. Release notes Sourced from knex's releases. 2.4.0 New features: Support partial unique indexes #5316 Make compiling SQL in error message optional #5282 Bug fixes...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies