Authentication Debug Information

Session Data:

Array
(
)

Cookie Data:

Array
(
)

Authentication Status:

Is logged in: NO

Database Check:

Users table columns:
Array
(
    [0] => id
    [1] => supabase_id
    [2] => email
    [3] => password_hash
    [4] => first_name
    [5] => last_name
    [6] => is_admin
    [7] => is_active
    [8] => avatar_url
    [9] => created_at
    [10] => updated_at
    [11] => last_login
)
Session_tokens table columns:
Array
(
    [0] => id
    [1] => user_id
    [2] => token
    [3] => expires_at
    [4] => created_at
    [5] => last_used
    [6] => ip_address
    [7] => user_agent
    [8] => is_active
)
Total users in database: 4
Recent users:
Array
(
    [0] => Array
        (
            [id] => 8
            [0] => 8
            [email] => dillenerb21@gmail.com
            [1] => dillenerb21@gmail.com
            [first_name] => Dillen Erb
            [2] => Dillen Erb
            [last_name] => 
            [3] => 
            [is_admin] => 1
            [4] => 1
            [created_at] => 2025-10-12 06:47:17
            [5] => 2025-10-12 06:47:17
        )

    [1] => Array
        (
            [id] => 6
            [0] => 6
            [email] => theerbgarden2020@gmail.com
            [1] => theerbgarden2020@gmail.com
            [first_name] => Alayna Dillen Erb
            [2] => Alayna Dillen Erb
            [last_name] => 
            [3] => 
            [is_admin] => 1
            [4] => 1
            [created_at] => 2025-10-12 06:17:56
            [5] => 2025-10-12 06:17:56
        )

    [2] => Array
        (
            [id] => 2
            [0] => 2
            [email] => ryanerb4@gmail.com
            [1] => ryanerb4@gmail.com
            [first_name] => ryan erb
            [2] => ryan erb
            [last_name] => 
            [3] => 
            [is_admin] => 1
            [4] => 1
            [created_at] => 2025-10-11 23:13:37
            [5] => 2025-10-11 23:13:37
        )

    [3] => Array
        (
            [id] => 1
            [0] => 1
            [email] => admin@tile.map.one
            [1] => admin@tile.map.one
            [first_name] => Admin
            [2] => Admin
            [last_name] => User
            [3] => User
            [is_admin] => 1
            [4] => 1
            [created_at] => 2025-10-11 22:36:51
            [5] => 2025-10-11 22:36:51
        )

)

Test Links:

Login Page
User Stats Detail
Profile
Logout