Skip to main content

register-js

const { user, token, error } = await kontenbase.auth.register({ firstName: 'Ega', lastName: 'Radiegtya', email: '[email protected]', password: 'password', })