SATS/lib/api/auth

9 lines
129 B
Plaintext
Raw Normal View History

2017-01-26 19:03:08 +00:00
#!/usr/bin/php
<?php
// will return "token" with is the cyclic hash
// and optionnally "renew" if the secret has changed
?>