[ad_1]
I made a component that show data from my server.
The data from my server can only retrieve by access key.
So I tell my clients to pass the access key into the component: <cmp access-key="xxx" />
.
The problem is anyone can see the access key in their websites and can use it.
I wounding if it possible to hide the key or some indication that tell me “this is my client” and not fake?
[ad_2]