Content
@
0 reply
0 recast
0 reaction
max
@maxmandia
Let’s say you’re making a react sdk that allows the installers users to send events to the sdk platform, where the installer can then view them. We can give the installer a publishable key to determine which events belong to them, but since this key is client side, couldn’t anyone spoof the key? Advice appreciated!
1 reply
0 recast
1 reaction
typeof.eth 🔵
@typeof.eth
You could have the installer specify allowed domains and only track events that come from that domain.
1 reply
0 recast
0 reaction