Debug login issues in lovable app
Investigate and address potential causes of login failures in the lovable app, including API request format discrepancies, cached token issues, and network problems.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
|
||||
export { AuthProvider, useAuth } from '@/contexts/auth';
|
||||
import { AuthProvider, useAuth } from '@/contexts/auth';
|
||||
|
||||
export { AuthProvider, useAuth };
|
||||
|
||||
Reference in New Issue
Block a user