laravel-sign-in-with-apple
laravel-sign-in-with-apple copied to clipboard
Refactor default routes, controllers to the package.
- offload as much as possible to the package.
- register callback route exception for Kernel in service provider.
- other than configuring the apple keys in .env, everything should just work out of the box.