Skip to content

Render a built-in login flow page when enabled.

GET
/flow/login
Code sample: Shell / cURL
curl --request GET \
--url https://auth.example.com/flow/login

Successful response. The representation can be JSON, HTML, or a redirect.