How can I revoke session, if any, in the backendConfig in passwordResetPost? The reason why I want this is because I implemented auto login but their could be issues with it when a session already exists.
I tried looking into the input.options.req but none of the tools it has seems useful.