Ditto Authentication Status
data class DittoAuthenticationStatus(val isAuthenticated: Boolean, val userId: String?)
Content copied to clipboard
Provides info about the authentication status.
Provides info about the authentication status.