File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,18 @@ The following comparators assume that *Attribute* and *Comparison value* contain
53
53
If you don't see them among your comparators, please <a href =" https://configcat.com/Support/ContactUs " target =" _blank " >contact us</a >
54
54
and we are happy to turn this feature on.
55
55
56
- > Please note that sensitive text comparators are only available in configcat-js (from v2.1.1) and configcat-node (from v3.1.1).
57
- > Accessing feature flags using other SDKs might cause critical errors in your application.
56
+ | SDK | Sensitive comparator support from |
57
+ | ------- | --------------------------------- |
58
+ | JS | v3.0.0 |
59
+ | Node | v4.0.0 |
60
+ | PHP | v3.0.2 |
61
+ | Python | v3.0.2 |
62
+ | Ruby | v2.0.3 |
63
+ | Go | v4.0.2 |
64
+ | Java | v4.0.1 |
65
+ | Android | v4.0.0 |
66
+ | .NET | v4.0.0 |
67
+ | Swift | v4.0.0 |
58
68
59
69
Use sensitive text comparators if you are using ConfigCat with frontend applications and you are targeting users based on sensitive data
60
70
(like email addresses). In this case the feature flag evaluation is based on the secure hashes of your comparison values. So whenever
You can’t perform that action at this time.
0 commit comments