mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-15 01:04:03 +00:00
The Mobile namespace only contained an API auth controller (Sanctum token login/logout/check) that is not mobile-specific. Relocated to Company/Auth/AuthController alongside the other auth controllers.