auth.provider API
    Preparing search index...
    • Create a Logger instance backed by console.*, optionally pre-bound with the given bindings. Pass no argument to obtain a logger with no bindings (equivalent to the exported consoleLogger singleton).

      Parameters

      • bindings: Record<string, unknown> = {}

      Returns Logger