 |
security - https URL with token parameter : how secure is it? - Stack Overflow
SSL secures the contents of the data in transit, but I'm not sure about the URL. Regardless, one way to mitigate an attacker reusing that URL token is to make sure each token can only be used once. You could even set a cookie so that the legitimate user c
stackoverflow.com |
 |