elements icon indicating copy to clipboard operation
elements copied to clipboard

Refactor config from `useOryFlow` to its own hook

Open jonas-jonas opened this issue 1 year ago • 0 comments

The useOryFlow hook relies on a FlowContext to be available, which might not be the case always (e.g. on the error page). We should refactor the hook, so that the config object gets its own hook instead.

jonas-jonas avatar Mar 07 '25 14:03 jonas-jonas