authentication Status Did Change
open fun authenticationStatusDidChange(authenticator: DittoAuthenticator)
Content copied to clipboard
Notifies the callback object that the authentication status did change. Use the authenticator
s property status
to query for the current authentication status.
This method is optional, the default implementation does nothing.