Updated at September 7, 2026 01:25 PM
box.schema.user.exists()
Return true if a user exists; return false if a user does not exist.
For explanation of how Tarantool maintains user data, see section
Users and reference on _user
space.
Parameters:
username(string) — the name of the user
Return type
bool
See also: access_control_user_info.