I have been authenticating user against facebook using an api call like
this would redirect and there would be an access_token query parameter. Now during the redirect, there is only a query parameter called code.
Has this method of authenticating been deprecated?