authenticationStatusDidChange

open fun authenticationStatusDidChange(authenticator: DittoAuthenticator)

Notifies the callback object that the authentication status did change. Use the authenticators property status to query for the current authentication status.

This method is optional, the default implementation does nothing.