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
Updated the origin validation to ensure that a valid origin is required for requests. The condition now checks if the origin is present and included in the allowed origins list, simplifying the rejection logic for invalid origins.
0 commit comments