remote temp test dump
This commit is contained in:
parent
39665a59a1
commit
d7625e7895
@ -348,6 +348,7 @@ if($_SERVER['REMOTE_USER'] && strpos($_SERVER['REMOTE_USER'], "Bearer") > -1)
|
||||
|
||||
try
|
||||
{
|
||||
//file_put_contents("/home/bitrix/server_dump.txt", var_export($_SERVER, true));
|
||||
$auth = (array) \Bitrix\Main\Web\JWT::decode($token, $secret, ["HS256"]);
|
||||
}
|
||||
catch(\Exception $e)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user