I'm aware some of these examples are explained in docs, I'm just trying to give my point across, I imagined something like this, correct me how this would be done in Ory
User clicks sign up button, request goes to server, you validate request, if valid send off to Ory, if Ory is valid, add data to local DB, return new view to browser.