編集

次の方法で共有


ClientAssertionCallback type

type ClientAssertionCallback = (
  config: ClientAssertionConfig
) => Promise<string>