mhd-elawi/social-auth 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mhd-elawi/social-auth

最新稳定版本:v1.0.6

Composer 安装命令:

composer require mhd-elawi/social-auth

包简介

A package for social authentication (Google, Apple, Facebook)

README 文档

README

PHP Version Laravel

A PHP package that provides easy-to-use social authentication (Google, Apple, Facebook) for your application.

Features

  • Google OAuth2 Authentication
  • Apple Sign-In
  • Facebook Login Integration
  • Extensible provider-based architecture
  • Uses Guzzle for HTTP requests
  • JWT-based authentication with firebase/php-jwt

Requirements

  • PHP >= 8.1
  • Laravel >= 8.x (for Laravel integration)
  • firebase/php-jwt >= 6.0
  • guzzlehttp/guzzle >= 7.0
  • vlucas/phpdotenv >= 5.0 (for loading environment variables)

Installation

  • Install the package via Composer:
composer require mhd-elawi/social-auth
  • Publish the package configration:
php artisan vendor:publish --provider="MHD_elawi\SocialAuth\SocialAuthServiceProvider" --tag="social-auth-config"

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-09