Simple Home (Google Oauth 2.0) Flow type - code
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
error_reporting(E_ALL);
|
||||
ini_set( 'display_errors','1');
|
||||
|
||||
|
||||
|
||||
//setup
|
||||
parse_str($_SERVER['QUERY_STRING'], $params);
|
||||
if (defined ("BASEDIR")) {
|
||||
|
Reference in New Issue
Block a user