mpiorowski/sgsg

CreateUser

Closed this issue · 1 comments

I can not find functionality of creating user in client.

You're right, in the client there is no place where You can create a user, the only way right now in this repo is by loggin in, and in hooks.server.ts by Auth request. But nothing stands in Your way to add this functionality in client :) Everything should be ready on users service side.