You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,10 @@ through `FLIPPER_CLOUD_CROSS_APP_TOKEN` and
123
123
`FLIPPER_CLOUD_CROSS_APP_SYNC_SECRET`. Named instances never inherit the default
124
124
`FLIPPER_CLOUD_TOKEN` or `FLIPPER_CLOUD_SYNC_SECRET`.
125
125
126
+
Applications sharing a Cloud project must register the same named group predicates
127
+
and return the same `flipper_id` for shared actors. Cloud synchronizes group names and
128
+
actor identifiers, not Ruby group definitions or application identity mappings.
129
+
126
130
## Flipper Cloud
127
131
128
132
Like Flipper and want more? Check out [Flipper Cloud](https://www.flippercloud.io?utm_source=oss&utm_medium=readme&utm_campaign=check_out), which comes with:
0 commit comments