Libraries tagged by auth package
sun/laravel-auth
44 Downloads
The Sun Auth package helps you to protect your application from Unauthorized user.
patrikjak/auth
756 Downloads
Simple auth package for laravel apps
lqsong/tp5.1-auth
311 Downloads
auth package for thinkphp5
kmaking/multi-auth
1205 Downloads
Multi Auth for Laravel 6 based on Hesto/multi-auth package
hulang/think-auth
346 Downloads
The ThinkPHP 8.0.0 Auth Package
hexters/auth
27 Downloads
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.
deyvo/auth
7 Downloads
Auth package for Deyvo Laravel applications
afterdigital/laravel-iam-db-auth
20 Downloads
AWS IAM database auth package for laravel
80h4ck/tp5-auth
194 Downloads
auth package for thinkphp5
yawik/auth
7276 Downloads
This package provide an Auth modules for Yawik.
korioinc/laravel-jwt-auth
144 Downloads
This is my package laravel-jwt-auth
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.
yottahq/laravel-extended-auth
8 Downloads
The missing Laravel authentication features all in one package.
xblade-auth/xblade-ui-auth
40 Downloads
A simple Laravel package to replace Laravel Breeze UI with a customizable Tailwind-based UI
valkyriweb/wp-remote-auth
136 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class