videosphere
    Preparing search index...
    • POST(req: NextRequest): Promise<NextResponse<unknown>>

      Completes login for accounts with TOTP enabled after password verification.

      Parameters

      • req: NextRequest

        The incoming request object.

      Returns Promise<NextResponse<unknown>>

      Session cookie on success.