Authentication Debug

Auth Context State

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

LocalStorage Data

null

User Data

null

Admin Status Check

user?.isAdmin: undefined

Type: undefined

Truthiness: falsy

API /auth/me Response

Loading...

Actions