SATS/lib/api/auth

9 lines
129 B
PHP
Executable File

#!/usr/bin/php
<?php
// will return "token" with is the cyclic hash
// and optionnally "renew" if the secret has changed
?>