BinaryStudioAcademy / bsa-2023-towhub

1 stars 12 forks source link

th-425: Fix Incorrect Validation Behaviour In Auth-related Components #439

Closed Some14u closed 1 year ago

Some14u commented 1 year ago

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.