PHPackages                             justauthme/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. justauthme/php-sdk

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

justauthme/php-sdk
==================

Official PHP SDK for the JustAuthMe platform

1.1.2(5y ago)6457mitPHPPHP &gt;=7.1.0

Since Apr 24Pushed 5y ago3 watchersCompare

[ Source](https://github.com/JustAuthMe/PHP-SDK)[ Packagist](https://packagist.org/packages/justauthme/php-sdk)[ RSS](/packages/justauthme-php-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

JustAuthMe PHP-SDK
==================

[](#justauthme-php-sdk)

Contents
--------

[](#contents)

1. [Installation](#installation)
2. [Usage](#usage)
    1. [Instantiate the SDK](#1-instantiate-the-sdk)
    2. [Display the login link](#2-display-the-login-link)
        1. [Use the default button](#21-use-the-default-button)
        2. [Use a custom link](#22-use-a-custom-link)
    3. [Get user infos from your callback](#3-get-user-infos-from-your-callback-redirect_url)
3. [Complete documentation](#complete-documentation)
4. [Troubleshooting](#troubleshooting)

Installation
------------

[](#installation)

```
composer require justauthme/php-sdk
```

Usage
-----

[](#usage)

### 1. Instantiate the SDK

[](#1-instantiate-the-sdk)

```

```

#### 2.2 Use a custom link

[](#22-use-a-custom-link)

```
