← User Features
The connect widget uses user features to determine the behavior of the widget. Below is the structure of the user features object. Listed values are the defaults.
The userFeatures object is the user features that the widget is initialized with.
const userFeatures = [
{
feature_name: string,
guid: string | null,
is_enabled: boolean,
},
]Supported User Features
| User Feature | Description | Data |
|---|---|---|
SHOW_CONNECT_GLOBAL_NAVIGATION_HEADER |
When enabled, adds a back button to the top of the widget and gets rid of any explicit back buttons | |
CONNECT_COMBO_JOBS |
When enabled, the Connect widget will create COMBINATION jobs instead of individual jobs (aggregate, verification, reward, etc). | { |