Download the PHP package wilkques/line-login-sdk-php without Composer
On this page you can find all versions of the php package wilkques/line-login-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package line-login-sdk-php
Line Login for PHP
Installation
`
Scopes
Scope | Profile | ID Token (including user ID) |
Display name in ID token |
Profile image URL in ID token |
Email address in ID token |
---|---|---|---|---|---|
profile | ✓ | - | - | - | - |
profile%20openid | ✓ | ✓ | ✓ | ✓ | - |
profile%20openid%20email | ✓ | ✓ | ✓ | ✓ | ✓(※) |
openid | - | ✓ | - | - | - |
openid%20email | - | ✓ | - | - | ✓(※) |
How to use
-
Authorization ``
- PKCE Authorization
- command
composer require wilkques/pkce-php
- command
REFERENCE
All versions of line-login-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-json Version *
ext-curl Version *
wilkques/http-client Version ^4.0.0
wilkques/php-helper Version ^3.0.0
ext-json Version *
ext-curl Version *
wilkques/http-client Version ^4.0.0
wilkques/php-helper Version ^3.0.0
The package wilkques/line-login-sdk-php contains the following files
Loading the files please wait ....