flaky-napkin-58133
05/10/2021, 5:06 PMlink
method.
Upon clicking the link sent to the user by email the browser is successfully redirected to the account recovery UI in our FE app. At this stage, a request to the whoami
endpoint returns a full authenticated session information.
Is this the expected behaviour? We were expecting a http 401 or partial session of some kind until the user has logged in after password reset.