Libraries tagged by laravel app auth
madboy-developers/bigcommerce-oauth-laravel
97 Downloads
BigCommerce App authentication made easy.
shaponpal6/laravel-starter-auth-react
3 Downloads
Laravel starter app with Jetstream (Inertia.js, React.js, and Vite.js). Full User Authentication, Roles and Permissions using Spatie Package.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
binalogue/nova-spotify-auth-tool
7 Downloads
A Spotify auth tool to use in your Laravel Nova apps.
inoby-sk/laravel-token-auth
61 Downloads
Token authentication package for mobile apps
syomkin/saml-laravel-free
6 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
acacha/acacha-socialite
26 Downloads
Add social login/authentication to your Laravel app in a breeze using Laravel socialite
rjvim/permiso2
4 Downloads
Add permissions behaviour to your Laravel app
rjvim/permiso
3410 Downloads
Add permissions behaviour to your Laravel app
rjvim/notifier
1 Downloads
Add permissions behaviour to your Laravel app
josepostiga/jwt-bouncer
25 Downloads
A JWT authorization guard for your Laravel/Lumen apps.
softwaretours/users
43 Downloads
Smart and flexible way to boost your app development start
kankanamge/iversauth
8 Downloads
Authenticating library for ivers
ctos-app/ticketit
13 Downloads
A simple helpdesk tickets system for Laravel 5.1, 5.2, 5.3, 5.4, 5.5 and 5.6 which integrates smoothly with Laravel default users and auth system
leuverink/lockdown
5 Downloads
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards