useLoginFlow()
function useLoginFlow(): null | void | LoginFlow
A client side hook to create a login flow.
Returns
null | void | LoginFlow
A login flow
Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.
function useLoginFlow(): null | void | LoginFlow
A client side hook to create a login flow.
null | void | LoginFlow
A login flow