Hi all, first of all; great project, keep up the good work!
I am running into an issue with account recovery when implementing this for an SPA application. I have implemented all the other flows successfully. As I understand it correctly this should be the flow:
• Start recovery flow
• Click link in the mail
• User ends up on the account settings page.
• Request the self-service/settings flow config through XHR.
• User can fill in his new password.
Did I understand this correctly?
If yes, when requesting the self-service settings I get an error. See this screenshot. Any idea on what goes wrong here?