franciscogouveia / hapi-rbac

RBAC (Rule Based Access Control) for hapijs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation of nested properties

franciscogouveia opened this issue · comments

Example:

target: {
    'credentials:field.subfield': 'value'
}

Resolved with pull request #31