Download the PHP package shinhyungjune/social-login without Composer
On this page you can find all versions of the php package shinhyungjune/social-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shinhyungjune/social-login
More information about shinhyungjune/social-login
Files in shinhyungjune/social-login
Package social-login
Short Description social login
License MIT
Homepage https://github.com/shinhyungjune/social-login
Informations about the package social-login
Very short description of the package
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Requirements
- Inertia.js 설정 필요(https://ssa4141.tistory.com/139?category=964558 참고)
- 메일 설정 및 비밀번호 초기화 세팅 필요(https://ssa4141.tistory.com/95 참고)
- 네이버, 카카오 등 각 사이트에서 페이지 등록 필요
- 기존 create_users가 아닌 패키지에서 제공하는 create_users migration 필요
Installation
You can install the package via composer:
Usage
@web.php
@.env(카카오는 secret key가 따로 없어서 입력 안해도됨)
@EventServiceProvider
@services.php
@User.php
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- HyungJune Shin
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of social-login with dependencies
illuminate/support Version ^8.0
inertiajs/inertia-laravel Version ^0.4.4
laravel/socialite Version ^5.2
socialiteproviders/facebook Version ^4.1
socialiteproviders/google Version ^4.1
socialiteproviders/kakao Version ^4.2
socialiteproviders/naver Version ^4.1