05.08.2019, 09:53
Basic auth can be specified directly in URL: http://USER:PASS@HOST/PATH?ARG1=VAL1&ARG2=VAL2
This might not work is password has '@' or ':' characters
This might not work is password has '@' or ':' characters
API Basic Auth
|
05.08.2019, 09:53
Basic auth can be specified directly in URL: http://USER:PASS@HOST/PATH?ARG1=VAL1&ARG2=VAL2
This might not work is password has '@' or ':' characters |
« Next Oldest | Next Newest »
|
Messages In This Thread |
API Basic Auth - by Krstfr2k - 05.08.2019, 09:03
RE: API Basic Auth - by admin - 05.08.2019, 09:53
RE: API Basic Auth - by Krstfr2k - 05.08.2019, 10:16
RE: API Basic Auth - by admin - 05.08.2019, 10:37
RE: API Basic Auth - by Krstfr2k - 05.08.2019, 11:10
RE: API Basic Auth - by admin - 05.08.2019, 11:15
|