PHPackages                             impressolabs/laravel-sign-in-with-huawei - 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. impressolabs/laravel-sign-in-with-huawei

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

impressolabs/laravel-sign-in-with-huawei
========================================

Add Huawei's new single-signon feature to your site with ease.

0.3.0(3y ago)23.2k4MITPHPPHP &gt;=7.3

Since Sep 15Pushed 3y ago2 watchersCompare

[ Source](https://github.com/IMPRESSOLABS/laravel-sign-in-with-huawei)[ Packagist](https://packagist.org/packages/impressolabs/laravel-sign-in-with-huawei)[ RSS](/packages/impressolabs-laravel-sign-in-with-huawei/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

Sign In With Huawei for Laravel
===============================

[](#sign-in-with-huawei-for-laravel)

Supporting This Package
-----------------------

[](#supporting-this-package)

*Code base fork from *

This is an MIT-licensed open source project with its ongoing development made possible by the support of the community. If you'd like to support this, and our other packages, please consider sponsoring us via the button above.

Table of Contents
-----------------

[](#table-of-contents)

- [Requirements](#Requirements)
- [Installation](#Installation)
- [Configuration](#Configuration)
- [Implementation](#Implementation)
    - [Controller](#Controller)

Requirements
------------

[](#requirements)

- PHP 7.2+
- Laravel 7+
- Socialite 4.2+
- Huawei Developer Account

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

[](#installation)

1. Install the composer package: ```
    composer require impressolabs/laravel-sign-in-with-huawei
    ```

Configuration
-------------

[](#configuration)

Implementation
--------------

[](#implementation)

```
