red-machine-69654
07/19/2022, 4:18 PMable-glass-7253
07/19/2022, 5:20 PM...
"ui": {
"action": "<https://playground.projects.oryapis.com/self-service/login?flow=ff0c97c4-a7bb-49a5-a8a6-ebf174877fa5>",
"method": "POST",
"nodes": [ /* ... */ ]
},
...
To complete the login, build a POST
AJAX request with the action
URL and a request body that follows schema documented here[2].
[1]: https://www.ory.sh/docs/kratos/self-service/flows/user-login#login-for-client-side-ajax-browser-clients
[2]: https://www.ory.sh/docs/kratos/reference/api#operation/submitSelfServiceLoginFlowred-machine-69654
07/19/2022, 10:07 PMable-glass-7253
07/20/2022, 7:45 AM