Module: WorkOS::Types::WidgetScope
- Defined in:
- lib/workos/types/widget_scope.rb
Overview
The WidgetScope constants are declarations of a fixed set of values for scopes while generating a widget token.
Constant Summary collapse
- USERS_TABLE_MANAGE =
'widgets:users-table:manage'- ALL =
[USERS_TABLE_MANAGE].freeze