The authentication component of Laravel's Illuminate framework, providing user authentication and authorization.
composer require illuminate/authNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check if a user is authenticated using the AuthManager.
Use with Laravel or install required illuminate packages (e.g., illuminate/container, illuminate/config).
No dependency data recorded yet.