my after recovery url is getting inored by kratos,...
# talk-kratos
w
my after recovery url is getting inored by kratos, and redirects the user to the settings.ui_url URL instead of appending the flow id to the URL I gave :
Copy code
recovery:
      enabled: true
      ui_url: <http://localhost:3000/recovery>
      lifespan: 15m
      after:
        default_browser_return_url: <http://localhost:3000/settings?tab=security>
        hooks:
          - hook: revoke_active_sessions