logo

Auth Debug Info

From AuthContext:

{
  "isAuthenticated": false,
  "isLoading": true,
  "hasUser": false,
  "hasToken": false,
  "user": null
}

From localStorage:

{
  "hasToken": false,
  "tokenLength": 0,
  "tokenPreview": "null",
  "hasUser": false,
  "userPreview": "null"
}

API Base URL:

http://localhost:8000/api