Learn how to create new users in social.plus SDK through the login method
login
method. This seamless approach handles both new user creation and existing user authentication in a single operation.
login
method serves dual purposes: it creates new users when they don’t exist and authenticates existing users when they do.login
method:
userId
, the SDK logs them in and optionally updates their displayName
userId
, the SDK creates a new account and logs them in automatically