nhost.auth.signUp
signIn
nhost.auth.signUp({ email: 'joe@example.com', password: 'secret-password' })
SignUpParams
nhost.auth.signUp({ email: 'joe@example.com', securityKey: true }) @docs https://docs.nhost.io/reference/javascript/auth/sign-up