authentication Change As Flow
abstract fun authenticationChangeAsFlow(): <ERROR CLASS> <AuthenticationChange>
Content copied to clipboard
Create a Flow of AuthenticationChange-events to receive notifications of updates to all app user authentication states: login, logout and removal.
Return
a Flow of authentication events for users associated with this app.