Hi, a login flow doesn't contain a button for account recovery, right? Is this something that is just expected to be implemented by the UI? To me it feels a bit weird adding this button manually, so I was wondering if it is supposed to be like that and if i could somehow add this button using the kratos config.
👀 1
i now implemented it the manual, but i'd really like to have a better and "official" way to show the button
to me it would make sense to show the button after a failed submit
the problem i see is that the ui needs to handle the redirect when clicking on the button