Editar

Compartir a través de


ClientAssertionCallback type

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