편집

다음을 통해 공유


ClientAssertionCallback type

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