Hierarchy

  • loadAuthContext
  • LoadAuthContext middleware reads the Authorization request header and loads the token related record or admin instance into the request's context.

    This middleware is expected to be already registered by default for all routes.

    Parameters

    Returns MiddlewareFunc

Generated using TypeDoc