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
feat: Send authentication token with event requests This commit includes changes to send the authentication token along with event requests. This is necessary to ensure that only authenticated users can send event requests. The token is sent in the header of the request.
0 commit comments