groton-school/blackbaud-to-google-group-sync

implement logging and/or notifications

github-actions opened this issue · 1 comments

// TODO implement logging and/or notifications

define("AUTHORIZATION_CODE", "authorization_code");
define("REFRESH_TOKEN", "refresh_token");

// TODO implement logging and/or notifications

function step($m)
{
    echo "<h3>$m</h3>";