mbus-backend
    Preparing search index...

    Function swapToken

    • Parameters

      • req: Request

        Express request, SwapTokenBody in the body

      • res: Response

        Express response, error message as string if error occurs

        Upon responding with 200, future calls to /setReminder, /unsetReminder, and /activeReminders will need the new token

      Returns void