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
add ability to control if the gateway should identify or not
Allows you to add a `gateway.onIdentifyCheck = () => true` function to control if the gateway should identify during automatic instances, like when an invalid session event is received or on a hello event.
0 commit comments