Overview
This package provides a LINE Login driver using the standardSocialite::extend() approach. It works with the same API as any built-in Socialite provider.
Available drivers:
| Driver | Description |
|---|---|
line-login | OAuth2 authentication via LINE Login |
For general Socialite usage, see the Socialite guide.
Configuration
.env
Basic usage
Optional parameters
Pass additional parameters withwith().
Scopes
Specify the permissions you want with scopes.For the latest updates, see the GitHub repository.