|
|
|
|
|
by FLUX-YOU
3642 days ago
|
|
$.ajax({
...
key: "private-live-6w9c2p10G5p3b6y",
...
});
I haven't signed up, but if this is going in an ajax request, how do you prevent people from getting your key? Is this specifically meant for node where you can guard such things? |
|