Disable creation of new account if user_id not found during connect

Is there anyway to disable this behaviour, where a new user is automatically created by SB if the user_id doesn’t exists ?

Version of UIKit used : 2.2.5

Hi @Gaurav_Sarma , Welcome to Sendbird Community!

Unfortunately, we do not provide the functionality at the moment.
However, you can use the access token when a user connects to Sendbird so that only the user with the access token would connect to Sendbird.

1 Like