laravel-sign-in-with-apple
laravel-sign-in-with-apple copied to clipboard
Provide "Sign In With Apple" functionality to your Laravel app.
- [ ] Remove default routes from configuration. - [ ] Allow routes to be overridden in configuration.
All factory included socialite packages are using relatively short keys like `GOOGLE_CLIENT_ID`, I think it would make reading the config and env easier if this package would use `APPLE_CLIENT_ID`. The...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
It's a bit strange and I've created a support topic at Apple already. But perhaps somebody from the community can help me. After creating the app, service id and key...
Сайт appleid.apple.com пока не может обработать этот запрос. HTTP ERROR 500
Hi! Please add Laravel 11 support in composer.json. Thanks!
**Client error: `POST https://appleid.apple.com/auth/token` resulted in a `400 Bad Request` response: {"error":"invalid_client","email_verified":false}** JWT token ```