Options
All
  • Public
  • Public/Protected
  • All
Menu

Module FeatureToggles/config/userPermissions

Index

Variables

userPermissions: Record<string, UserGroup> = ...
description

Simplistic mock of an authorization system and/or database. Key is a user name, and the value is the user group access ("user bucketing").

Generated using TypeDoc