signInWithKey

open suspend override fun signInWithKey(): AuthenticationTokens

Sign into the backend using a private key. The client must have created a private/public key pair via one of the register methods.

Return

Successful authentication result AuthenticationTokens