laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

After update to 4.4.0 /api/broadcasting/auth is called twice, second call fails with a status 403 #351

Closed mauthi closed 3 years ago

mauthi commented 3 years ago

This is a bug.

Prerequisites

Description

Tested on https://www.laravel-enso.com/ /api/broadcasting/auth is called twice - second call fails

Steps to Reproduce

  1. Login to https://www.laravel-enso.com/

Expected behavior

No error

Actual behavior

Error 403 on 2nd auth call image

raftx24 commented 3 years ago

Hi @mauthi. Yes, you are right, it was fixed, in the next deployment, we shouldn't see this issue. thank you for reporting.