Download the PHP package justauthme/php-sdk without Composer
On this page you can find all versions of the php package justauthme/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justauthme/php-sdk
More information about justauthme/php-sdk
Files in justauthme/php-sdk
Download justauthme/php-sdk
More information about justauthme/php-sdk
Files in justauthme/php-sdk
Vendor justauthme
Package php-sdk
Short Description Official PHP SDK for the JustAuthMe platform
License mit
Package php-sdk
Short Description Official PHP SDK for the JustAuthMe platform
License mit
Please rate this library. Is it a good library?
Informations about the package php-sdk
JustAuthMe PHP-SDK
Contents
- Installation
- Usage
- Instantiate the SDK
- Display the login link
- Use the default button
- Use a custom link
- Get user infos from your callback
- Complete documentation
- Troubleshooting
Installation
Usage
1. Instantiate the SDK
2. Display the login link
2.1 Use the default button (DEPRECATED)
Please see the official button repository for complete documentation: https://github.com/justauthme/button
The generateDefaultButtonHtml
method take 2 parameters: lang
and size
.
You can chose between fr
and en
languages, and between x1
, x2
and x4
sizes.
Default lang
is en
, default size
is x2
.
2.2 Use a custom link
3. Get user infos from your callback: redirect_url
Complete documentation
For a complete documentation of this SDK, please see DOCUMENTATION.md
Troubleshooting
If anything goes wrong, feel free to open an issue on this repo, we will be pleased to help you.
All versions of php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-json Version *
ext-json Version *
The package justauthme/php-sdk contains the following files
Loading the files please wait ....