@stigg/node-server-sdk - v4.22.1

    Type Alias ApiKeyScopeInput

    Input for defining API key scope permissions, valid only for scoped keys

    type ApiKeyScopeInput = {
        action: ApiKeyScopeAction;
        resource: ApiKeyScopeResource;
    }
    Index

    Properties

    The action allowed on the resource

    The resource type for the scope

    MMNEPVFCICPMFPCPTTAAATR