tien-enjoywork/api-auth

Api authentication Laravel + Passport

v1.0 2019-10-02 05:58 UTC

This package is auto-updated.

Last update: 2024-09-29 05:28:48 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

Installation

You can install the package via composer:

composer require tien-enjoywork/api-auth

Usage

First of all, you have to already set up laravel with passport authentication.

php artisan enjoywork_auth_package:install

Edit app/enjoywork_auth.php to change configuration. Remember run php artisan config:cache after edit this file.

Document

Please see DOCUMENT for more information about request parameters and respone

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email tiens8acc@enjoyworks.co.kr instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.