MarkusThielker / ory-kit

☄️ An easy-to-use starting point to self-host Ory Kratos with OAuth2 and OIDC, SvelteKit authentication UI [SvelteKit - development stopped]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requesting another recovery code not possible

MarkusThielker opened this issue · comments

Description

Requesting another recovery code when resetting your password is not possible, since the form requires a code entered to be submitted. The solution is to move this button out of the form. It has to be analysed how to do this in the dynamic flow system without adding bugs to other forms.