I'm not sure what you mean by "a stream"? onAuthS...
# flutter
b
I'm not sure what you mean by "a stream"? onAuthStateChange will send a user when the state changes, or null if there's no user (if a user logs out, for instance).