Libraries tagged by auto logout
niladam/filament-auto-logout
15438 Downloads
A filament plugin that auto logs out your users if they are idle.
eightcedars/filament-inactivity-guard
11137 Downloads
Gracefully auto-logout users from idle/inactive Filament sessions
eom-plus/nova-idle
1590 Downloads
A Laravel Nova 4 tool to detect idle/non active user, notice and auto logout
mretaa/laravel-auto-logout
4 Downloads
Laravel Auto Logout is a Laravel package that automatically manages the logout of inactive users. It includes a Tailwind CSS modal that appears before logout to allow the user to end or extend their session.
zr/zr-security-autologout
9 Downloads
ZR Security Auto Logout Bundle
tiborsulyan/autologout
82 Downloads
Automatically warns and logs out users after a configured timeout
cliffparnitzky/tiny-mce-local-storage
21 Downloads
Special TinyMCE plugin for temporarily storing texts in the local storage of the browser and restoring them (e.g. after unnoticed logout, when session timed out).
cerbero/auth
200 Downloads
Laravel module to implement the authentication system into your applications.
mvccore/ext-debug-tracy-auth
3825 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mvccore/ext-auth-basic
784 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
portrino/px_hybrid_auth
108 Downloads
Adds social sign-in via HybridAuth to TYPO3-Login and -Logout. (by portrino GmbH)
maxic/laravel-dle-auth
14 Downloads
Laravel DLE auth driver, with events [login,logout] on remote site
sfynx-project/auth-bundle
36 Downloads
This Bundle handle authentication with role, permission and group dynamic system, and set handlers for login behavior, logout behavior and failure connection behavior. This add a layout theme system.
risan/laravel-auth-service
24 Downloads
Laravel stateful authentication service provider.
mvccore/ext-auth
3268 Downloads
MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.