This flow is generated by the create_browser_regis...
# talk-kratos
w
This flow is generated by the create_browser_registration_flow function. I am stuck at a point where I passed my user information, such as email, password, first_name, and last_name. { "id": "f0613a21-3715-43d3-843a-ff53c8712bf8", "oauth2_login_challenge": null, "type": "api", "expires_at": "2023-07-28T060626.019578208Z", "issued_at": "2023-07-28T055626.019578208Z", "request_url": "http://localhost:4433/self-service/registration/api?id=e7be4673-8f55-4969-88a0-61e921b646c0", "ui": { "action": "http://127.0.0.1:4433/self-service/registration?flow=f0613a21-3715-43d3-843a-ff53c8712bf8", "method": "POST", "nodes": [ { "type": "input", "group": "default", "attributes": { "name": "csrf_token", "type": "hidden", "value": "", "required": true, "disabled": false, "node_type": "input" }, "messages": [], "meta": {} }, { "type": "input", "group": "password", "attributes": { "name": "traits.email", "type": "email", "required": true, "autocomplete": "email", "disabled": false, "node_type": "input" }, "messages": [], "meta": { "label": { "id": 1070002, "text": "adityameena@gamil.com", "type": "info" } } }, { "type": "input", "group": "password", "attributes": { "name": "password", "type": "password", "required": true, "autocomplete": "new-password", "disabled": false, "node_type": "input" }, "messages": [], "meta": { "label": { "id": 1070001, "text": "@d!ty@123", "type": "info" } } }, { "type": "input", "group": "password", "attributes": { "name": "traits.name.first", "type": "text", "disabled": false, "node_type": "input" }, "messages": [], "meta": { "label": { "id": 1070002, "text": "Aditya", "type": "info" } } }, { "type": "input", "group": "password", "attributes": { "name": "traits.name.last", "type": "text", "disabled": false, "node_type": "input" }, "messages": [], "meta": { "label": { "id": 1070002, "text": "Meena", "type": "info" } } }, { "type": "input", "group": "password", "attributes": { "name": "method", "type": "submit", "value": "password", "disabled": false, "node_type": "input" }, "messages": [], "meta": { "label": { "id": 1040001, "text": "Sign up", "type": "info", "context": {} } } } ] } }