@budibase/auth

1.0.35 • Public • Published

Budibase Core backend library

This library contains core functionality, like auth and security features which are shared between backend services.

Note about top level JS files

For the purposes of being able to do say require("@budibase/auth/permissions") we need to specify the exports at the top-level of the module.

For these files they should be limited to a single require of the file that should be exported and then a single module.exports = ... to export the file in commonJS.

/@budibase/auth/

    Package Sidebar

    Install

    npm i @budibase/auth

    Weekly Downloads

    10

    Version

    1.0.35

    License

    GPL-3.0

    Unpacked Size

    150 kB

    Total Files

    63

    Last publish

    Collaborators

    • mike_chuckles
    • shogunpurple