apache - When chrome prevents credentials from being included in a URL request (in June 2017), how can php programmatically use basic auth? -
if use credentials in url ajax request, warned chrome browsers passing credentials in url removed of around middle of 2017.
need php application programmatically log user in using apache basic authentication based on users' received sms code. there way without using redirection?
Comments
Post a Comment