useRecoveryFlow()
function useRecoveryFlow(): null | void | RecoveryFlow;
A client side hook to create a recovery flow.
Returns
null
| void
| RecoveryFlow
A recovery flow
function useRecoveryFlow(): null | void | RecoveryFlow;
A client side hook to create a recovery flow.
null
| void
| RecoveryFlow
A recovery flow