createLoginForPrivateDuckAddress
abstract fun createLoginForPrivateDuckAddress(duckAddress: String, tabId: String, originalUrl: String)
Creates a login for the given duck address, where username matches duck address and password is empty
Parameters
duckAddress
the duck address to create a login for
tabId
the tab id of the tab that the duck address was used in
originalUrl
the original url that the duck address was used in