Laravel Sign in With Apple is a socialite package for integrating Apple’s Sign in with Apple. The GitHub project has a setup guide that demonstrates the process for setting this package up (including Apple setup steps):
Once you have your app set up with Apple, you can follow the readme’s instructions on integrating the controller and button in your app. Here’s an example of the Laravel blade directive provided by this package for rendering the button:
@signInWithApple($color, $hasBorder, $type, $borderRadius)
You can learn more about this package, get full installation instructions, and view the source code on GitHub at GeneaLabs/laravel-sign-in-with-apple. If you’re not familiar with Apple’s Sign in With Apple feature, check out the Sign up With Apple documentation.
Sources : https://laravel-news.com/
0 comments:
Post a Comment
Thanks