<https://www.ory.sh/docs/kratos/self-service/flows...
# _newcomer
w
https://www.ory.sh/docs/kratos/self-service/flows/user-registration In here, for this.
Copy code
selfservice:
  flows:
    registration:
      # becomes <http://127.0.0.1:4455/auth/registration?flow=df607aa1-d555-4b2a-b3e4-0f5a1d2fe6f3>
      ui_url: <http://127.0.0.1:4455/auth/registration>
after the Signup is complete, it redirects back to this url, with a ory_kratos_continuity and a flow id. After this what to do?