jtlapp / kysely-access-levels

Utility that modifies queries so they only succeed if the user has a sufficient access level

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kysely-access-levels

Utility that modifies queries so they only succeed if the user has a sufficient access level

Status

Provides all required functionality, tested, and working, but it introduces more complexity than I want to deal with, so I've abandoned it. There are some TODO notes on reducing complexity, but I think the resulting library would be too inflexible.

License

MIT License. Copyright © 2023 Joseph T. Lapp

About

Utility that modifies queries so they only succeed if the user has a sufficient access level

License:MIT License


Languages

Language:TypeScript 99.5%Language:JavaScript 0.5%