Hi, we have separate auth website that we use to get authed into all our products. We have redirect settings after login/registration, based on the parameter provided when the flow is started. Everything works as expected. There is one case where it doesnt. If you come on the auth website for the first time in like 5-10hrs - the redirect set in the flow is not followed, but rather the default after registration/login is used. This seems to be device specific not account specific. And we can't replicate this in any way (tried deleting cookies and all app storage, using anonymous browser, etc), the only way to replicate is to wait for 5+ hrs without going to the auth page and we're able to replicate that. If you just open the auth page for a few seconds, not even click anything, then close it and try to go through the flow, it works and redirects perfectly. Any ideas?