You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user is not authorized, 401 status appears in the logs every time; after the user is authorized, this status disappears.
How can I prevent the 401 status from being shown to visitors in console.logs?
When the user is not authorized, 401 status appears in the logs every time; after the user is authorized, this status disappears.
How can I prevent the 401 status from being shown to visitors in console.logs?