Add comprehensive security audit (86 findings across 10 areas)
Secure dev auth with signed tokens, add email support for --user Simplify breakpoint variables, suppress Sass deprecation warnings 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@ The manifest may not be properly registering stub files during initial CLI build
|
||||
php artisan rsx:dev:update_npm
|
||||
|
||||
# Test (will show error)
|
||||
php artisan rsx:debug /contacts --user-id=1
|
||||
php artisan rsx:debug /contacts --user=1
|
||||
|
||||
# Expected error: Frontend_Clients_Controller is not defined
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user