apple_request_auth
This endpoint gets you link for user to request an authorization to the Sign in with Apple server. This endpoint request authorization for your app to receive the user’s information with Sign in with Apple. After signing in the user, Apple API will send the user back with the POST data to Redirect URI. You…