Authentication.keyId constructor

Authentication.keyId(
  1. KeyId keyId
)

Implementation

factory Authentication.keyId(KeyId keyId) => Authentication._(keyId, null);