> On 17. Oct 2019, at 17:24, Lagi Pittas via use-livecode
> <[email protected]> wrote:
>
> There is no $_SERVER["HTTP_Authorization"] in the docs the closest is
> $_SERVER["HTTP] but since
> the code gives an error and the return is empty it's a moot point.
Lagi, the original question was:
> how to read an "Authorization: Bearer" header in
> LiveCode Script on the server??
because
> we want to do basic validation by passing a token from
> the App to the server script.
Please correct me if I am on the wrong track, but to my
understanding the issue is related to reading
the Authorization request header sent by an app to
the server. In this case there is a server variable
$_SERVER["HTTP_Authorization"] which can be read
by LC server. Of course there is no $_SERVER["HTTP_Authorization"]
in the docs.
Ralf
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode