Skip to content

Laravel authentication package for Nylo apps, provides a simple way to handle basic auth using Sanctum.

License

Notifications You must be signed in to change notification settings

nylo-core/laravel-nylo-auth

Repository files navigation

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.

About

Laravel authentication package for Nylo apps, provides a simple way to handle basic auth using Sanctum.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages