gorgeous-motorcycle-71764
07/15/2025, 8:22 AMbrief-egg-61061
07/15/2025, 8:22 AMbrief-egg-61061
07/15/2025, 8:22 AM/self-service/login/browser
– Initializes a browser-based login flow. - /self-service/registration/browser
– Initializes a browser-based registration flow. - /self-service/login/flows?id=<flow_id>
– Retrieves details about a specific login flow. - /self-service/registration/flows?id=<flow_id>
– Retrieves details about a specific registration flow. - /self-service/errors
– Retrieves user-facing self-service flow errors. - /.well-known/ory/webauthn.js
– Provides JavaScript needed for WebAuthn login and registration. These endpoints are intended for use by frontend applications (e.g., SPAs, native apps) to manage user authentication and related flows. For a full and up-to-date list of all public API endpoints, you should consult the [Ory Kratos API Reference](https://www.ory.sh/docs/kratos/reference/api) or the OpenAPI specification provided by Ory Kratos, as the knowledge sources do not enumerate every endpoint explicitly[Kratos API Reference](https://raw.githubusercontent.com/ory/kratos/master/spec/api.json). If you need a complete and detailed list, please refer to the official API documentation or the OpenAPI spec linked above.