NANDHOO.

Auth State Quiz

Complete this assessment with 100% score to master this chapter.

01Which stream provides real-time updates on whether a user is logged in or out?

02Which widget is ideal for rebuilding the UI automatically when a stream emits new data?

03If 'authStateChanges()' emits 'null', what does it mean?

04How can you get the currently logged-in user without using a stream?

05What is a 'ConnectionState.waiting' in a StreamBuilder?