Handles sign in with the apple.
Request
Body Params application/x-www-form-urlencoded
Request Code Samples
curl --location --request POST 'http://localhost:8000//callback/apple'
Responses
application/json
Redirects the user to the client's app.
Modified at 2024-10-01 07:35:40