This bug was overlooked by my previous fix, so i know what is the cause for sure.
Incorrect validation was due the fact, that initial auth user getter listened to generic auth request status (to monitor getUser request status), which is okay unless you're doing some another auth action like sign-in.
ticket
This bug was overlooked by my previous fix, so i know what is the cause for sure.
Incorrect validation was due the fact, that initial auth user getter listened to generic auth request status (to monitor getUser request status), which is okay unless you're doing some another auth action like sign-in.