{"id":86614,"library":"illuminate-auth","title":"Illuminate Auth","description":"The authentication component of Laravel's Illuminate framework, providing user authentication and authorization.","status":"active","version":"11.37.0","language":"php","source_language":null,"source_url":"https://github.com/illuminate/auth","tags":["laravel","authentication","auth","security"],"install":[{"cmd":"composer require illuminate/auth","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AuthManager","correct":"use Illuminate\\Auth\\AuthManager;"}],"quickstart":{"code":"use Illuminate\\Auth\\AuthManager;\n\n$auth = new AuthManager($app);\nif ($auth->check()) {\n    echo 'User is logged in';\n}","lang":"php","description":"Check if a user is authenticated using the AuthManager."},"warnings":[{"fix":"Use with Laravel or install required illuminate packages (e.g., illuminate/container, illuminate/config).","message":"Requires Laravel's container and other Illuminate components; not standalone.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'auth':2,18 'authent':4,13,17 'author':15 'compon':5 'framework':10 'illumin':1,9 'laravel':7,16 'provid':11 'secur':19 'user':12","created_at":"2026-06-19T08:04:50.634642+00:00","updated_at":"2026-06-19T08:04:50.634642+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://laravel.com","github":"https://github.com/illuminate/auth","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}