Edit

Share via


ClientAssertionCallback type

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