Forum Discussion

PerBonomi's avatar
9 years ago

Pass a random token to an endpoint

Hi everyone. I'm thinking about adding some security to some of my custom components. I think I could do this by generating a random token on page load and checking against this token on the endpoint...