nylo/laravel-nylo-auth

Laravel authentication for Nylo apps

v1.0.2 2024-04-17 05:11 UTC

This package is auto-updated.

Last update: 2024-06-17 05:30:04 UTC


README

Mobile App Authentication for Laravel

This package allows you to authenticate users via a Nylo Flutter app.

Check out the Flutter package here to install the UI on your app: laravel_nylo_auth.

Installation

You can install the package via composer:

composer require nylo/laravel-nylo-auth

You can publish with:

php artisan vendor:publish --provider="Nylo\LaravelNyloAuth\LaravelNyloAuthServiceProvider"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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