When I attempt to login with Apple OAuth2 provider, the following code statement returns null
null
var_dump($_POST[\'code\'])
Please advi