register-php
$res = $kontenbase->auth->register([ 'firstName' => 'Ega', 'lastName' => 'Radiegtya', 'email' => '[email protected]', 'password' => 'password' ]);
$res = $kontenbase->auth->register([ 'firstName' => 'Ega', 'lastName' => 'Radiegtya', 'email' => '[email protected]', 'password' => 'password' ]);