implement logging and/or notifications
github-actions opened this issue · 1 comments
github-actions commented
define("AUTHORIZATION_CODE", "authorization_code");
define("REFRESH_TOKEN", "refresh_token");
// TODO implement logging and/or notifications
function step($m)
{
echo "<h3>$m</h3>";
github-actions commented
Closed in 9ca9c21