authStatus property

Rx<RxStatus> get authStatus

Returns user authentication status.

Implementation

Rx<RxStatus> get authStatus => _auth.status;