RolloutConnectProvider
Props#
prop | type | required | default | Description |
---|---|---|---|---|
token | string | function | true | - | Token to authenticate the end user, or a callback function to get one. Is called before first request is made and in case token expires. |
apiBaseUrl | string | false | - | URL to the Rollout API endpoint. |
Props#
prop | type | required | default | Description |
---|---|---|---|---|
token | string | function | true | - | Token to authenticate the end user, or a callback function to get one. Is called before first request is made and in case token expires. |
apiBaseUrl | string | false | - | URL to the Rollout API endpoint. |