|
|
|
|
|
by x86_64Ubuntu
2228 days ago
|
|
Is there a technical reason to use a GET for authentication? I've always seen it as a POST. If you use GET, won't your parameters be plainly visible in well, everything, unless they put them in the body and that's a whole nother can of worms. |
|