commit | cf3da8a95bd631433c44f303561322b4e408e53f | [log] [tgz] |
---|---|---|
author | Chandru S <chandruis@google.com> | Tue Nov 14 20:17:12 2023 +0530 |
committer | Chandru S <chandruis@google.com> | Wed Nov 22 11:00:51 2023 +0530 |
tree | f36d2d8046718ad88a5cad80063f7b2a5537d797 | |
parent | cf01f294ba8f0c4c025176022e27c1324ee14fb2 [diff] |
Update isAuthenticated before authentication event is emitted Convert the flow to a state flow as we need that for the child CL. Emitting the authentication status first results in the collectors running before `isAuthenticated` flow is updated. Bug: NA Test: unable to replicate the same coroutine behavior in a unit test. Flag: LEGACY FACE_AUTH_REFACTOR ENABLED Change-Id: Ie258205863ccaafe3215309fd7b40691b2263f60